INPUT_OBJECT

PolicyServiceTrafDescMutationDataInput

link GraphQL Schema definition

  • input PolicyServiceTrafDescMutationDataInput {
  • # Specify the port int (21) value or well known string (FTP)
  • trafDescPort: String
  • ipv6Address: String
  • trafDescTypeStr: AutomatedServiceTrafDescTypeInput
  • # For port ranges, specify the high port int (21) value or well known string (FTP)
  • trafDescPortHigh: String
  • }