API Guide

Table Of Contents
Table 39. Attributes
Attribute name Description
DistinguishedName Name of the certificate issuer.
DepartmentName Department name that issued the certificate.
BusinessName Business name that issued the certificate.
Locality Locality.
State State.
Country Country.
Email Email associated with the issuer.
KeySize Size of the certificate. The possible values are:
2048
4096
San Subject Alternative Name. You can use a maximum of four
subject alternative names.
/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 request
body
Header:
Content-Type : application/octet-stream
Request: Upload Certificate File
Example
response body
200 OK
/api/AccountService/ExternalAccountProvider/Actions/
ExternalAccountProvider.DSCertificate
Gets the details of the uploaded certificate for AD or LDAP Directory Services. Gets the details of the uploaded certificate for
AD or LDAP Directory Services. When you click See details for that particular Directory Service, a pop is displayed with the
certificate Serial Number, Issuer CN, Subject CN , and validity dates.
POST method for DS certificate
This API returns the DS certificate details for the AD or LDAP services.
Description
Returns the DS certificate details for the AD or LDAP services.
80 Application settings