Get Certificate Authority By Id
Get certificate authority information
The CA type
One among: OpenSSL, Microsoft
Ok
{
"id": "One among: OpenSSL, Microsoft",
"username": "Administrator",
"serverUrl": "https://sfo-ad.rainpole.io/certsrv",
"templateName": "WebServer",
"commonName": "OpenSSL CA",
"country": "IN",
"state": "Karnataka",
"locality": "Bengaluru",
"organization": "VMware Inc.",
"organizationUnit": "VCF"
}
CA type. Only supports Microsoft and OpenSSL CAs
Microsoft CA server username
Microsoft CA server url
Microsoft CA server template name
OpenSSL CA domain name
ISO 3166 country code where company is legally registered
The full name of the state where company is legally registered
The city or locality where company is legally registered
The name under which company is legally registered
Organization with which the certificate is associated
Not Found
"Error Object"
The minor error code
The error type
The arguments used to localize the message, Can be used by scripts to automate the error processing.
The error context (e.g. the component where it occurred).
The localized error message
The localized remediation error message
The underlying cause exceptions.
A reference token correlating the error with the relevant detailed error logs. Should be sent to the service provider when reporting issues.
InternalServerError
"Error Object"
The minor error code
The error type
The arguments used to localize the message, Can be used by scripts to automate the error processing.
The error context (e.g. the component where it occurred).
The localized error message
The localized remediation error message
The underlying cause exceptions.
A reference token correlating the error with the relevant detailed error logs. Should be sent to the service provider when reporting issues.
curl -H 'Authorization: <value>' https://{api_host}/v1/certificate-authorities/{id}