APIs for server and client certificate management.
Certificate Template//
- Update template policy set
Remove template policy set
Get template scep keys
Create scep key
Get template notifications
Create notification for template
Get template msi packages
Create msi package
Search certificate templates
Get certificate template by ID
Delete certificate template
Update certificate template
Get scep key by ID
Delete scep key
Update scep key
Get notification by ID
Delete notification
Update template notification
Get msi package by ID
Delete msi package
Update msi package
Update template policy se...
Certificate Template (0.0.1)
Download OpenAPI description
Overview
License
Languages
Servers
RUCKUS One API host for Asian region.
https://api.asia.ruckus.cloud
RUCKUS One API host for European region.
https://api.eu.ruckus.cloud
RUCKUS One API host for North American region.
https://api.ruckus.cloud
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/certificateTemplates/{templateId}/policySets/{policySetId}
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/certificateTemplates/{templateId}/policySets/{policySetId}
- RUCKUS One API host for North American region.https://api.ruckus.cloud/certificateTemplates/{templateId}/policySets/{policySetId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadResponse
- application/json
- application/vnd.ruckus.v1+json
{ "requestId": "b3d3a0a0-0b1a-4b1a-9b0a-0b1a0b1a0b1a" }
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/certificateTemplates/{templateId}/policySets/{policySetId}
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/certificateTemplates/{templateId}/policySets/{policySetId}
- RUCKUS One API host for North American region.https://api.ruckus.cloud/certificateTemplates/{templateId}/policySets/{policySetId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadResponse
- application/json
- application/vnd.ruckus.v1+json
{ "requestId": "b3d3a0a0-0b1a-4b1a-9b0a-0b1a0b1a0b1a" }
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/certificateTemplates/{templateId}/scepKeys
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/certificateTemplates/{templateId}/scepKeys
- RUCKUS One API host for North American region.https://api.ruckus.cloud/certificateTemplates/{templateId}/scepKeys
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadResponse
- application/json
- application/vnd.ruckus.v1+json
{ "totalPages": 0, "totalElements": 0, "size": 0, "content": [ null ], "number": 0, "sort": { "empty": true, "unsorted": true, "sorted": true }, "pageable": { "offset": 0, "sort": { … }, "paged": true, "pageNumber": 0, "pageSize": 0, "unpaged": true }, "numberOfElements": 0, "first": true, "last": true, "empty": true }