INPUT_OBJECT
ReplaceRadiusServerInput
link GraphQL Schema definition
- input ReplaceRadiusServerInput {
- String :
- # Port for RADIUS authentication
- Int :
- String :
- Int :
- # Authentication Protocol for RADIUS Server
- AuthProtocolInput :
- # Port for RADIUS accounting
- Int :
- Int :
- String :
- Int :
- # Unique identifier optionally passed into input object of any query/mutation
- # call, returned in the corresponding response output.
- String :
- # Current RADIUS IP Address
- String! :
- # New RADIUS IP Address
- String! :
- Int :
- Boolean :
- Boolean :
- Boolean :
- # DEPRECATED - Replaced by operationId. NBI responses will not return this value
- # anymore.
- String :
- Boolean :
- Int :
- # Authentication access type
- AuthAccessTypeInput :
- Boolean :
- Int :
- }