INPUT_OBJECT

PolicyRuleTrafDescDataIdentifierInput

link GraphQL Schema definition

  • input PolicyRuleTrafDescDataIdentifierInput {
  • # Rule's parent service
  • service: String
  • # Global status of parent service
  • global: Boolean
  • # Name of rule that contains the traffic description to modify
  • rule: String
  • }