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