INPUT_OBJECT

PolicyMappingEntryInput

link GraphQL Schema definition

  • input PolicyMappingEntryInput {
  • # Management
  • management: String
  • # Policy Name
  • policyName: String
  • # Custom 4 Field
  • custom4: String
  • # Management Service Type
  • mgmtServiceType: String
  • # Organization 3
  • org3: String
  • # CLI Access
  • cliAccess: String
  • # Custom 2 Field
  • custom2: String
  • # VLAN ID
  • vlanId: Int
  • # Custom 5 Field
  • custom5: String
  • # Port Profile
  • portProfile: String
  • # VLAN Name
  • vlanName: String
  • # Policy Mapping Name
  • name: String!
  • # Organization 2
  • org2: String
  • # VLAN Egress
  • vlanEgress: String
  • # Login LAT Port
  • loginLatPort: String
  • # Organization 1
  • org1: String
  • # Login LAT Group
  • loginLatGroup: String
  • # Virtual Router
  • virtualRouter: String
  • # DEPRECATED - Replaced by operationId. NBI responses will not return this value
  • # anymore.
  • clientMutationId: String
  • # Custom 3 Field
  • custom3: String
  • # Filter
  • filterName: String
  • # Unique identifier optionally passed into input object of any query/mutation
  • # call, returned in the corresponding response output.
  • operationId: String
  • # Custom 1 Field
  • custom1: String
  • # Map to Location
  • locationName: String
  • }