Manage AAA (authentication, authorization, and accounting) Servers.
Switch Service API & Model Documentation (0.4.0)
- RUCKUS One API host for North American region.https://api.ruckus.cloud/venues/{venueId}/switches/{switchId}
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/venues/{venueId}/switches/{switchId}
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/venues/{venueId}/switches/{switchId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadOK
- application/json
- application/vnd.ruckus.v1+json
The descriptive text providing additional information about the switch configuration or purpose.
The flag indicating whether switch stacking is enabled for combining multiple physical switches into a single logical unit.
The IGMP snooping mode for multicast traffic optimization: enabled, disabled, or default.
The flag indicating whether jumbo frame support is enabled, allowing frames larger than 1518 bytes.
The Spanning Tree Protocol bridge priority value, used in root bridge election (lower values have higher priority).
The list of member switches in a stack configuration, including their models and active status.
The interface type for the switch management IP address: VLAN interface or management port.
The specific interface identifier for the management IP address configuration.
The default gateway IP address for routing traffic from the switch management interface.
The flag indicating whether the switch is configured as a DHCP client to obtain its management IP address.
The flag indicating whether the DHCP server feature is enabled on the switch.
The firmware image type specified for the switch: primary, secondary, or boot.
The model identifier of the rear expansion module installed on the switch, if applicable.
{ "id": "string", "name": "string", "description": "string", "enableStack": true, "igmpSnooping": "active", "jumboMode": true, "spanningTreePriority": 0, "StackMembers_V1_1": [ { … } ], "ipAddressInterfaceType": "NONE", "ipAddressInterface": "string", "ipAddressType": "static", "ipAddress": "string", "subnetMask": "string", "defaultGateway": "string", "dhcpClientEnabled": true, "dhcpServerEnabled": true, "initialVlanId": 0, "specifiedType": "AUTO", "rearModule": "string", "vlanCustomize": true }
- application/json
- application/vnd.ruckus.v1+json
The descriptive text providing additional information about the switch configuration or purpose.
The flag indicating whether switch stacking is enabled for combining multiple physical switches into a single logical unit.
The IGMP snooping mode for multicast traffic optimization: enabled, disabled, or default.
The flag indicating whether jumbo frame support is enabled, allowing frames larger than 1518 bytes.
The Spanning Tree Protocol bridge priority value, used in root bridge election (lower values have higher priority).
The list of member switches in a stack configuration, including their models and active status.
The interface type for the switch management IP address: VLAN interface or management port.
The specific interface identifier for the management IP address configuration.
The default gateway IP address for routing traffic from the switch management interface.
The flag indicating whether the switch is configured as a DHCP client to obtain its management IP address.
The flag indicating whether the DHCP server feature is enabled on the switch.
The firmware image type specified for the switch: primary, secondary, or boot.
The model identifier of the rear expansion module installed on the switch, if applicable.
- RUCKUS One API host for North American region.https://api.ruckus.cloud/venues/{venueId}/switches/{switchId}
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/venues/{venueId}/switches/{switchId}
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/venues/{venueId}/switches/{switchId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "id": "string", "name": "string", "description": "string", "enableStack": true, "igmpSnooping": "active", "jumboMode": true, "spanningTreePriority": 0, "StackMembers_V1_1": [ { … } ], "ipAddressInterfaceType": "NONE", "ipAddressInterface": "string", "ipAddressType": "static", "ipAddress": "string", "subnetMask": "string", "defaultGateway": "string", "dhcpClientEnabled": true, "dhcpServerEnabled": true, "initialVlanId": 0, "specifiedType": "AUTO", "rearModule": "string", "vlanCustomize": true }
{ "requestId": "string", "response": { "id": "string", "name": "string", "description": "string", "enableStack": true, "igmpSnooping": "active", "jumboMode": true, "spanningTreePriority": 0, "StackMembers_V1_1": [ … ], "ipAddressInterfaceType": "NONE", "ipAddressInterface": "string", "ipAddressType": "static", "ipAddress": "string", "subnetMask": "string", "defaultGateway": "string", "dhcpClientEnabled": true, "dhcpServerEnabled": true, "initialVlanId": 0, "specifiedType": "AUTO", "rearModule": "string", "vlanCustomize": true } }
- application/json
- application/vnd.ruckus.v1+json
The descriptive text providing additional information about the switch configuration or purpose.
The flag indicating whether switch stacking is enabled for combining multiple physical switches into a single logical unit.
The IGMP snooping mode for multicast traffic optimization: enabled, disabled, or default.
The flag indicating whether jumbo frame support is enabled, allowing frames larger than 1518 bytes.
The Spanning Tree Protocol bridge priority value, used in root bridge election (lower values have higher priority).
The list of member switches in a stack configuration, including their models and active status.
The interface type for the switch management IP address: VLAN interface or management port.
The specific interface identifier for the management IP address configuration.
The default gateway IP address for routing traffic from the switch management interface.
The flag indicating whether the switch is configured as a DHCP client to obtain its management IP address.
The flag indicating whether the DHCP server feature is enabled on the switch.
The firmware image type specified for the switch: primary, secondary, or boot.
The model identifier of the rear expansion module installed on the switch, if applicable.
- RUCKUS One API host for North American region.https://api.ruckus.cloud/venues/{venueId}/switches/{switchId}
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/venues/{venueId}/switches/{switchId}
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/venues/{venueId}/switches/{switchId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "id": "string", "name": "string", "description": "string", "enableStack": true, "igmpSnooping": "active", "jumboMode": true, "spanningTreePriority": 0, "StackMembers_V1_1": [ { … } ], "ipAddressInterfaceType": "NONE", "ipAddressInterface": "string", "ipAddressType": "static", "ipAddress": "string", "subnetMask": "string", "defaultGateway": "string", "dhcpClientEnabled": true, "dhcpServerEnabled": true, "initialVlanId": 0, "specifiedType": "AUTO", "rearModule": "string", "vlanCustomize": true }
{ "requestId": "string", "response": { "id": "string" } }
- RUCKUS One API host for North American region.https://api.ruckus.cloud/venues/{venueId}/switches/{switchId}
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/venues/{venueId}/switches/{switchId}
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/venues/{venueId}/switches/{switchId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payload{ "requestId": "string", "response": { "id": "string" } }
- application/json
- application/vnd.ruckus.v1+json
The horizontal position of the switch on the floor plan as a percentage of the total width, ranging from 0.0 to 100.0.
- RUCKUS One API host for North American region.https://api.ruckus.cloud/venues/{venueId}/switches/{switchId}/positions
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/venues/{venueId}/switches/{switchId}/positions
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/venues/{venueId}/switches/{switchId}/positions
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "floorPlanId": "string", "xPercent": 0.1, "yPercent": 0.1 }
{ "requestId": "string", "response": { "id": "string" } }
- RUCKUS One API host for North American region.https://api.ruckus.cloud/venues/{venueId}/switches
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/venues/{venueId}/switches
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/venues/{venueId}/switches
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadOK
- application/json
- application/vnd.ruckus.v1+json
- application/vnd.ruckus.v1.1+json
The descriptive text providing additional information about the switch configuration or purpose.
The comma separated list of custom tags assigned to this switch for organization and filtering.
The flag indicating whether switch stacking is enabled for combining multiple physical switches into a single logical unit.
The IGMP snooping mode for multicast traffic optimization: enabled, disabled, or default.
The flag indicating whether jumbo frame support is enabled, allowing frames larger than 1518 bytes.
The physical location information of the switch including building, floor, and coordinates.
The Spanning Tree Protocol bridge priority value, used in root bridge election (lower values have higher priority).
The timestamp when the switch was soft deleted, allowing for recovery before permanent deletion.
The list of member switches in a stack configuration, including their models and active status.
The interface type for the switch management IP address: VLAN interface or management port.
The specific interface identifier for the management IP address configuration.
The default gateway IP address for routing traffic from the switch management interface.
The set of serial numbers for previous stack members that have been removed from the stack.
The timestamp in milliseconds when the last data synchronization was triggered for this switch.
The timestamp in milliseconds when the last data synchronization completed for this switch.
The timestamp in milliseconds when the current data synchronization operation started.
The timestamp in milliseconds when the current data synchronization operation ended.
The flag indicating whether the switch is configured as a DHCP client to obtain its management IP address.
The flag indicating whether the DHCP server feature is enabled on the switch.
The list of port identifiers configured as trusted ports for DHCP snooping and ARP inspection.
The firmware image type specified for the switch: primary, secondary, or boot.
The model identifier of the rear expansion module installed on the switch, if applicable.
{ "id": "string", "venueId": "string", "name": "string", "description": "string", "tags": "string", "enableStack": true, "igmpSnooping": "active", "jumboMode": true, "position": { "id": "string", "floorplanId": "string", "xPercent": 0.1, "yPercent": 0.1 }, "spanningTreePriority": 0, "softDeletedDate": "2019-08-24T14:15:22Z", "stackMembers": [ { … } ], "ipAddressInterfaceType": "NONE", "ipAddressInterface": "string", "ipAddressType": "static", "ipAddress": "string", "subnetMask": "string", "defaultGateway": "string", "firmwareVersion": "string", "previousMembers": [ "string" ], "lastDataSyncTriggerTime": 0, "lastDataSyncTime": 0, "syncDataId": "string", "syncDataStartTime": 0, "syncDataEndTime": 0, "dhcpClientEnabled": true, "dhcpServerEnabled": true, "trustPorts": [ "string" ], "initialVlanId": 0, "stackConfigTimestamp": "string", "specifiedType": "AUTO", "rearModule": "string", "vlanCustomize": true }
- application/json
- application/vnd.ruckus.v1+json
The descriptive text providing additional information about the switch configuration or purpose.
The flag indicating whether switch stacking is enabled for combining multiple physical switches into a single logical unit.
The IGMP snooping mode for multicast traffic optimization: enabled, disabled, or default.
The flag indicating whether jumbo frame support is enabled, allowing frames larger than 1518 bytes.
The Spanning Tree Protocol bridge priority value, used in root bridge election (lower values have higher priority).
The list of member switches in a stack configuration, including their models and active status.
The interface type for the switch management IP address: VLAN interface or management port.
The specific interface identifier for the management IP address configuration.
The default gateway IP address for routing traffic from the switch management interface.
The flag indicating whether the switch is configured as a DHCP client to obtain its management IP address.
The flag indicating whether the DHCP server feature is enabled on the switch.
The firmware image type specified for the switch: primary, secondary, or boot.
The model identifier of the rear expansion module installed on the switch, if applicable.
The flag indicating whether VLAN configurations have been customized from default settings.
- RUCKUS One API host for North American region.https://api.ruckus.cloud/venues/{venueId}/switches
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/venues/{venueId}/switches
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/venues/{venueId}/switches
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
[ { "id": "string", "name": "string", "description": "string", "enableStack": true, "igmpSnooping": "active", "jumboMode": true, "spanningTreePriority": 0, "StackMembers_V1_1": [ … ], "ipAddressInterfaceType": "NONE", "ipAddressInterface": "string", "ipAddressType": "static", "ipAddress": "string", "subnetMask": "string", "defaultGateway": "string", "dhcpClientEnabled": true, "dhcpServerEnabled": true, "initialVlanId": 0, "specifiedType": "AUTO", "rearModule": "string", "vlanCustomize": true } ]
{ "requestId": "string", "response": { "id": "string" } }
- RUCKUS One API host for North American region.https://api.ruckus.cloud/venues/{venueId}/switches
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/venues/{venueId}/switches
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/venues/{venueId}/switches
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
[ "string" ]
{ "requestId": "string", "response": { "id": "string" } }
- RUCKUS One API host for North American region.https://api.ruckus.cloud/venues/{venueId}/switches/{switchId}/deviceRequests
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/venues/{venueId}/switches/{switchId}/deviceRequests
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/venues/{venueId}/switches/{switchId}/deviceRequests
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "deviceRequestAction": "sync", "switchIdList": [ "string" ] }
{ "requestId": "string", "response": { "id": "string" } }
- RUCKUS One API host for North American region.https://api.ruckus.cloud/venues/{venueId}/deviceRequests
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/venues/{venueId}/deviceRequests
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/venues/{venueId}/deviceRequests
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "deviceRequestAction": "sync", "switchIdList": [ "string" ] }
{ "requestId": "string", "response": { "id": "string" } }
- RUCKUS One API host for North American region.https://api.ruckus.cloud/venues/{venueId}/stacks/{stackSwitchSerialNumber}
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/venues/{venueId}/stacks/{stackSwitchSerialNumber}
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/venues/{venueId}/stacks/{stackSwitchSerialNumber}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payload{ "requestId": "string", "response": { "id": "string" } }