Group id
/
Update the Policy Set Ass...
Identity Management (UNKNOWN)
The Identity Management REST APIs and Model, allow the creation, deletion, and modification of identity groups, and identities.
- Create, modify, and delete identities groups and identities
- Manage devices under identities
The API uses standard HTTP status codes with detailed error messages in the response body.
All endpoints may return these common error responses:
- 400 Bad Request: Invalid input data or validation errors
- 401 Unauthorized: Missing or invalid authentication
- 403 Forbidden: Insufficient permissions
- 404 Not Found: Requested resource doesn't exist
- 409 Conflict: Resource conflict (e.g., duplicate names)
- 422 Unprocessable Entity: Business rule violations
- 500 Internal Server Error: Unexpected server errors
Download OpenAPI description
Overview
License
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/identityGroups/{id}/policySets/{policySetId}
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/identityGroups/{id}/policySets/{policySetId}
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/identityGroups/{id}/policySets/{policySetId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadResponse
{ "requestId": "string", "id": "string" }
- RUCKUS One API host for North American region.https://api.ruckus.cloud/identityGroups/{id}/policySets/{policySetId}
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/identityGroups/{id}/policySets/{policySetId}
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/identityGroups/{id}/policySets/{policySetId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadResponse
{ "requestId": "string", "id": "string" }
- RUCKUS One API host for North American region.https://api.ruckus.cloud/identityGroups/{id}/macRegistrationPools/{poolId}
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/identityGroups/{id}/macRegistrationPools/{poolId}
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/identityGroups/{id}/macRegistrationPools/{poolId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadResponse
{ "requestId": "string", "id": "string" }
- RUCKUS One API host for North American region.https://api.ruckus.cloud/identityGroups/{id}/dpskPools/{dpskPoolId}
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/identityGroups/{id}/dpskPools/{dpskPoolId}
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/identityGroups/{id}/dpskPools/{dpskPoolId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadResponse
{ "requestId": "string", "id": "string" }
- RUCKUS One API host for North American region.https://api.ruckus.cloud/identityGroups
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/identityGroups
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/identityGroups
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadResponse
{ "totalElements": 0, "totalPages": 0, "size": 0, "content": [ { … } ], "number": 0, "sort": { "empty": true, "sorted": true, "unsorted": true }, "pageable": { "offset": 0, "sort": { … }, "pageNumber": 0, "pageSize": 0, "unpaged": true, "paged": true }, "numberOfElements": 0, "first": true, "last": true, "empty": true }
- RUCKUS One API host for North American region.https://api.ruckus.cloud/identityGroups/query
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/identityGroups/query
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/identityGroups/query
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "personalIdentityNetworkId": "string", "macRegistrationPoolId": "string", "dpskPoolId": "string", "keyword": "string", "groupIds": [ "497f6eca-6276-4993-bfeb-53cbbbba6f08" ], "propertyId": "string", "certificateTemplateId": "string", "policySetId": "string", "networkId": "string" }
Response
{ "totalElements": 0, "totalPages": 0, "size": 0, "content": [ { … } ], "number": 0, "sort": { "empty": true, "sorted": true, "unsorted": true }, "pageable": { "offset": 0, "sort": { … }, "pageNumber": 0, "pageSize": 0, "unpaged": true, "paged": true }, "numberOfElements": 0, "first": true, "last": true, "empty": true }
- RUCKUS One API host for North American region.https://api.ruckus.cloud/identityGroups/csvFile
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/identityGroups/csvFile
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/identityGroups/csvFile
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "personalIdentityNetworkId": "string", "macRegistrationPoolId": "string", "dpskPoolId": "string", "keyword": "string", "groupIds": [ "497f6eca-6276-4993-bfeb-53cbbbba6f08" ], "propertyId": "string", "certificateTemplateId": "string", "policySetId": "string", "networkId": "string" }
- RUCKUS One API host for North American region.https://api.ruckus.cloud/identityGroups/{id}
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/identityGroups/{id}
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/identityGroups/{id}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadResponse
{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "name": "string", "description": "string", "dpskPoolId": "string", "macRegistrationPoolId": "string", "propertyId": "string", "createdAt": "2019-08-24T14:15:22Z", "updatedAt": "2019-08-24T14:15:22Z", "certificateTemplateId": "string", "policySetId": "string", "networkCount": 0, "autoCleanupEnabled": false, "templateVersion": 0, "_links": { "property1": { … }, "property2": { … } }, "personalIdentityNetworkId": "string", "identityCount": 0 }