INPUT_OBJECT
LocationGroupEntryInput
link GraphQL Schema definition
- input LocationGroupEntryInput {
- # DEPRECATED - Replaced by operationId. NBI responses will not return this value
- # anymore.
- String :
- # Switch(es) List or Any
- String! :
- # The AP ID for Wireless
- String :
- # Unique identifier optionally passed into input object of any query/mutation
- # call, returned in the corresponding response output.
- String :
- # ANY or WIRED or WIRELESS
- InterfaceTypeInput :
- # The SSID for Wireless
- String :
- # The port range for Wired switches
- String :
- String! :
- # Entry description
- String :
- }