OBJECT
PviIslandListQueryOutput
link GraphQL Schema definition
- type PviIslandListQueryOutput {
- : String
- : [PolicyVlanIsland]
- # Error message details
- : String
- : String
- # Contains information about the current lock & modification status of the domain
- : PolicyDomainResult
- : QueryStatus
- }