APIs for server and client certificate management.
Certificate Template//
- Delete notification
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
Update template notification
Get msi package by ID
Delete msi package
Update msi package
Delete notification
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}/notifications/{notificationId}
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/certificateTemplates/{templateId}/notifications/{notificationId}
- RUCKUS One API host for North American region.https://api.ruckus.cloud/certificateTemplates/{templateId}/notifications/{notificationId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadNotification
- application/json
- application/vnd.ruckus.v1+json
The number of hours/days/months/etc to be offset from the event date when calculating when to send the notification.
Indicates whether this package should be used.
The message of the email to be sent for this notification.
The event upon which to base the sending of the notification.
Enum"ON_ISSUANCE""ON_REVOCATION""ON_EXPIRATION""ON_REVOKED_USE"
The method(s) to use to notify the user.
Enum"EMAIL_ELSE_SMS""SMS_ELSE_EMAIL""EMAIL_AND_SMS""EMAIL_ONLY""SMS_ONLY""EMAIL_ADMINISTRATOR"
Response
- application/json
- application/vnd.ruckus.v1+json
{ "id": "string", "dateValue": "string", "emailSubject": "string", "email": "string", "emailTemplate": "string", "notificationEvent": "ON_ISSUANCE", "notificationMethod": "EMAIL_ELSE_SMS", "notificationMethodData": "string", "smsSubject": "string", "smsTemplate": "string", "staticDerivedDateType": "string" }
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/certificateTemplates/{templateId}/notifications/{notificationId}
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/certificateTemplates/{templateId}/notifications/{notificationId}
- RUCKUS One API host for North American region.https://api.ruckus.cloud/certificateTemplates/{templateId}/notifications/{notificationId}
- 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" }
Bodyrequired
- application/json
- application/vnd.ruckus.v1+json
The number of hours/days/months/etc to be offset from the event date when calculating when to send the notification.
Indicates whether this package should be used.
The message of the email to be sent for this notification.
The event upon which to base the sending of the notification.
Enum"ON_ISSUANCE""ON_REVOCATION""ON_EXPIRATION""ON_REVOKED_USE"
The method(s) to use to notify the user.
Enum"EMAIL_ELSE_SMS""SMS_ELSE_EMAIL""EMAIL_AND_SMS""EMAIL_ONLY""SMS_ONLY""EMAIL_ADMINISTRATOR"
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/certificateTemplates/{templateId}/notifications/{notificationId}
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/certificateTemplates/{templateId}/notifications/{notificationId}
- RUCKUS One API host for North American region.https://api.ruckus.cloud/certificateTemplates/{templateId}/notifications/{notificationId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- application/json
- application/vnd.ruckus.v1+json
{ "dateValue": "string", "emailSubject": "string", "email": "string", "emailTemplate": "string", "notificationEvent": "ON_ISSUANCE", "notificationMethod": "EMAIL_ELSE_SMS", "notificationMethodData": "string", "smsSubject": "string", "smsTemplate": "string", "staticDerivedDateType": "string" }
Response
- application/json
- application/vnd.ruckus.v1+json
{ "requestId": "b3d3a0a0-0b1a-4b1a-9b0a-0b1a0b1a0b1a" }