INPUT_OBJECT
PolicyMappingEntryInput
link GraphQL Schema definition
- input PolicyMappingEntryInput {
- # VLAN ID
- Int :
- # Login LAT Port
- String :
- # Filter
- String :
- # Custom 4 Field
- String :
- # Organization 1
- String :
- # Virtual Router
- String :
- # VLAN Egress
- String :
- # CLI Access
- String :
- # Custom 2 Field
- String :
- # Map to Location
- String :
- # DEPRECATED - Replaced by operationId. NBI responses will not return this value
- # anymore.
- String :
- # Unique identifier optionally passed into input object of any query/mutation
- # call, returned in the corresponding response output.
- String :
- # Custom 5 Field
- String :
- # Policy Name
- String :
- # Port Profile
- String :
- # Management Service Type
- String :
- # Organization 2
- String :
- # Policy Mapping Name
- String! :
- # Custom 1 Field
- String :
- # Login LAT Group
- String :
- # Management
- String :
- # Organization 3
- String :
- # VLAN Name
- String :
- # Custom 3 Field
- String :
- }