INPUT_OBJECT
ServiceApplicationConfigInput
link GraphQL Schema definition
- input ServiceApplicationConfigInput {
- #   Vlan Config for Service Application
- : SiteVlanConfigInput
- #   Database ID for Service Application
- : Long
- #   L2 Service Config for Service Application
- : ListL2ConfigInput
- #   L3 Service Config for Service Application
- : ListL3ConfigInput
- #   Name for Service Application
- : String
- #   Vrf Config for Service Application
- : SiteVRFConfigInput
- }