OBJECT

PortPolicyGroup

link GraphQL Schema definition

  • type PortPolicyGroup {
  • # Port
  • group: PortGroup
  • # Is not group (invert the group's result)
  • negate: Boolean!
  • }