INPUT_OBJECT
UpdateAAARadiusAuthenticationRuleInput
link GraphQL Schema definition
- input UpdateAAARadiusAuthenticationRuleInput {
- # Unique identifier optionally passed into input object of any query/mutation
- # call, returned in the corresponding response output.
- String :
- # Fourth RADIUS IP Address
- String :
- # DEPRECATED - Replaced by operationId. NBI responses will not return this value
- # anymore.
- String :
- # Secondary RADIUS IP Address
- String :
- # Sixth RADIUS IP Address
- String :
- # Seventh RADIUS IP Address
- String :
- # Fifth RADIUS IP Address
- String :
- # Third RADIUS IP Address
- String :
- # Eighth RADIUS IP Address
- String :
- # AAA Configuration Name
- String! :
- # Primary RADIUS IP Address
- String! :
- # AAA Rule Index
- Int! :
- }