OBJECT
VlanListQueryOutput
link GraphQL Schema definition
- type VlanListQueryOutput {
- : String 
- : [PolicyVlan] 
- #   Error message details
- : String 
- : String 
- #   Contains information about the current lock & modification status of the domain
- : PolicyDomainResult 
- : QueryStatus 
- #   For each PVI VLAN, returns VIDs that PVI VLAN will use for each PVI Island
- : [Json] 
- }