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