Manage AAA (authentication, authorization, and accounting) Servers.
/
Get Trusted Ports
Switch Service API & Model Documentation (0.4.0)
Download OpenAPI description
Overview
Languages
Servers
RUCKUS One API host for North American region.
https://api.ruckus.cloud/
RUCKUS One API host for European region.
https://api.eu.ruckus.cloud/
RUCKUS One API host for Asian region.
https://api.asia.ruckus.cloud/
- RUCKUS One API host for North American region.https://api.ruckus.cloud/switchProfiles/{switchProfileId}/trustedPorts/{trustedPortId}
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/switchProfiles/{switchProfileId}/trustedPorts/{trustedPortId}
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/switchProfiles/{switchProfileId}/trustedPorts/{trustedPortId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadResponse
{ "id": "string", "trustedPortType": "all", "model": "ICX7150-24", "vlanDemand": true, "trustPorts": [ "string" ], "slots": [ { … } ] }
Body
- application/json
- application/vnd.ruckus.v1+json
Enum"ICX7150-24""ICX7150-24P""ICX7150-48""ICX7150-48P""ICX7150-48PF""ICX7150-48ZP""ICX7150-C12P""ICX7150-C10ZP""ICX7150-C08P""ICX7150-C08PT"
- RUCKUS One API host for North American region.https://api.ruckus.cloud/switchProfiles/{switchProfileId}/trustedPorts/{trustedPortId}
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/switchProfiles/{switchProfileId}/trustedPorts/{trustedPortId}
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/switchProfiles/{switchProfileId}/trustedPorts/{trustedPortId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "id": "string", "tenantId": "string", "trustedPortType": "all", "model": "ICX7150-24", "vlanDemand": true, "trustPorts": [ "string" ], "slots": [ { … } ] }
Response
{ "id": "string", "trustedPortType": "all", "model": "ICX7150-24", "vlanDemand": true, "trustPorts": [ "string" ], "slots": [ { … } ] }
- RUCKUS One API host for North American region.https://api.ruckus.cloud/switchProfiles/{switchProfileId}/trustedPorts/{trustedPortId}
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/switchProfiles/{switchProfileId}/trustedPorts/{trustedPortId}
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/switchProfiles/{switchProfileId}/trustedPorts/{trustedPortId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadResponse
{ "requestId": "string", "response": { "id": "string" } }
Body
- application/json
- application/vnd.ruckus.v1+json
Enum"ICX7150-24""ICX7150-24P""ICX7150-48""ICX7150-48P""ICX7150-48PF""ICX7150-48ZP""ICX7150-C12P""ICX7150-C10ZP""ICX7150-C08P""ICX7150-C08PT"
- RUCKUS One API host for North American region.https://api.ruckus.cloud/switchProfiles/{switchProfileId}/trustedPorts
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/switchProfiles/{switchProfileId}/trustedPorts
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/switchProfiles/{switchProfileId}/trustedPorts
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "id": "string", "tenantId": "string", "trustedPortType": "all", "model": "ICX7150-24", "vlanDemand": true, "trustPorts": [ "string" ], "slots": [ { … } ] }
Response
{ "id": "string", "trustedPortType": "all", "model": "ICX7150-24", "vlanDemand": true, "trustPorts": [ "string" ], "slots": [ { … } ] }
- RUCKUS One API host for North American region.https://api.ruckus.cloud/switchProfiles/{switchProfileId}/trustedPorts
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/switchProfiles/{switchProfileId}/trustedPorts
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/switchProfiles/{switchProfileId}/trustedPorts
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
application/json
[ "string" ]
Response
application/json
{ "requestId": "string", "response": { "id": "string" } }
- RUCKUS One API host for North American region.https://api.ruckus.cloud/venues/{venueId}/trustedPorts
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/venues/{venueId}/trustedPorts
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/venues/{venueId}/trustedPorts
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadResponse
{ "id": "string", "trustedPortType": "all", "model": "ICX7150-24", "vlanDemand": true, "trustPorts": [ "string" ], "slots": [ { … } ] }