API Guide

Table 41. Attributes(continued)
Attribute name Description
BusinessName Business name that issued the certificate.
Locality Locality.
State State.
Country Country.
Email Email associated with the issuer.
/api/ApplicationService/Actions/
ApplicationService.UploadCertificate
This URI allows you to upload certificates.
POST method for UploadCertificate
This method uploads a certificate.
Description Uploads a certificate.
Privilege APPLIANCE_SETUP
HTTP response
codes
200
Example
Header:
Content-Type : application/octet-stream
Input: Upload Certificate File
Output:
200 OK
Monitoring and alert notifications
api/AlertService/AlertDestinations/SNMPConfiguration
This URI represents the collection of SNMP configuration.
GET method for SNMPConfiguration
This method returns a collection of SNMP configuration.
Description
Returns a collection of SNMP configuration.
Privilege VIEW
HTTP response
codes
200
Example
Input:
Output:
{
"@odata.context":
"$metadata#Collection(AlertDestinations.SNMPConfiguration)",
"@odata.count": 4,
"value": [
{
66 Application settings