APIs for Certificate Authority Management.
- Create Notification for Template
Certificate Template API (0.0.1)
https://api.asia.ruckus.cloud/
https://api.eu.ruckus.cloud/
https://api.ruckus.cloud/
- Asia Server URL
https://api.asia.ruckus.cloud/certificateTemplates/{templateId}/notifications
- Europe Server URL
https://api.eu.ruckus.cloud/certificateTemplates/{templateId}/notifications
- North America Server URL
https://api.ruckus.cloud/certificateTemplates/{templateId}/notifications
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payload
{ "totalPages": 0, "totalElements": 0, "size": 0, "content": [ {} ], "number": 0, "sort": { "empty": true, "sorted": true, "unsorted": true }, "pageable": { "offset": 0, "sort": { … }, "paged": true, "pageNumber": 0, "pageSize": 0, "unpaged": true }, "first": true, "last": true, "numberOfElements": 0, "empty": true }
- 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.
The method(s) to use to notify the user.
- Asia Server URL
https://api.asia.ruckus.cloud/certificateTemplates/{templateId}/notifications
- Europe Server URL
https://api.eu.ruckus.cloud/certificateTemplates/{templateId}/notifications
- North America Server URL
https://api.ruckus.cloud/certificateTemplates/{templateId}/notifications
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "dateValue": "string", "emailSubject": "string", "email": "string", "emailTemplate": "string", "notificationEvent": "ON_ISSUANCE", "notificationMethod": "EMAIL_ELSE_SMS", "notificationMethodData": "string", "smsSubject": "string", "smsTemplate": "string", "staticDerivedDateType": "string" }
{ "requestId": "b3d3a0a0-0b1a-4b1a-9b0a-0b1a0b1a0b1a" }
- Asia Server URL
https://api.asia.ruckus.cloud/certificateTemplates/{templateId}/msiPackages
- Europe Server URL
https://api.eu.ruckus.cloud/certificateTemplates/{templateId}/msiPackages
- North America Server URL
https://api.ruckus.cloud/certificateTemplates/{templateId}/msiPackages
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payload
{ "totalPages": 0, "totalElements": 0, "size": 0, "content": [ {} ], "number": 0, "sort": { "empty": true, "sorted": true, "unsorted": true }, "pageable": { "offset": 0, "sort": { … }, "paged": true, "pageNumber": 0, "pageSize": 0, "unpaged": true }, "first": true, "last": true, "numberOfElements": 0, "empty": true }