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