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