APIs for Certificate Authority Management.
- Get Specific Microsoft Software Installer Package
Certificate Template API (0.0.1)
https://api.asia.ruckus.cloud/
https://api.eu.ruckus.cloud/
https://api.ruckus.cloud/
- 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/{notificationId}
- Europe Server URL
https://api.eu.ruckus.cloud/certificateTemplates/{templateId}/notifications/{notificationId}
- North America Server URL
https://api.ruckus.cloud/certificateTemplates/{templateId}/notifications/{notificationId}
- 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/{msiPackageId}
- Europe Server URL
https://api.eu.ruckus.cloud/certificateTemplates/{templateId}/msiPackages/{msiPackageId}
- North America Server URL
https://api.ruckus.cloud/certificateTemplates/{templateId}/msiPackages/{msiPackageId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payload
{ "id": "string", "description": "string", "enabled": true, "name": "string", "allowedSubnets": "string", "blockedSubnets": "string", "expirationDate": "2019-08-24T14:15:22Z", "passphrase": "string", "productId": "string", "productName": "string", "profileType": "USER_TYPE", "usernameVariableSource": "COMPUTER_NAME" }
- Asia Server URL
https://api.asia.ruckus.cloud/certificateTemplates/{templateId}/msiPackages/{msiPackageId}
- Europe Server URL
https://api.eu.ruckus.cloud/certificateTemplates/{templateId}/msiPackages/{msiPackageId}
- North America Server URL
https://api.ruckus.cloud/certificateTemplates/{templateId}/msiPackages/{msiPackageId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payload
{ "requestId": "b3d3a0a0-0b1a-4b1a-9b0a-0b1a0b1a0b1a" }