Get Certificate Authority By Id
Get certificate authority information
CA type
OK
{
"commonName": "string",
"country": "string",
"id": "One among: OpenSSL, Microsoft",
"locality": "string",
"organization": "string",
"organizationUnit": "string",
"serverUrl": "string",
"state": "string",
"templateName": "string",
"username": "string"
}
OpenSSL CA domain name
ISO 3166 country code where company is legally registered
CA type. Only supports Microsoft and OpenSSL CAs
The city or locality where company is legally registered
The name under which company is legally registered
Organization with which the certificate is associated
Microsoft CA server url
The full name of the state where company is legally registered
Microsoft CA server template name
Microsoft CA server username
Not Found
{
"arguments": [
"string"
],
"causes": [
{
"message": "string",
"type": "string"
}
],
"context": {
"context": "string"
},
"errorCode": "string",
"errorType": "string",
"message": "string",
"nestedErrors": [
"Error Object"
],
"referenceToken": "string",
"remediationMessage": "string"
}
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 minor error code
The error type
The localized error message
A reference token correlating the error with the relevant detailed error logs. Should be sent to the service provider when reporting issues.
The localized remediation error message
Internal Server Error
{
"arguments": [
"string"
],
"causes": [
{
"message": "string",
"type": "string"
}
],
"context": {
"context": "string"
},
"errorCode": "string",
"errorType": "string",
"message": "string",
"nestedErrors": [
"Error Object"
],
"referenceToken": "string",
"remediationMessage": "string"
}
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 minor error code
The error type
The localized error message
A reference token correlating the error with the relevant detailed error logs. Should be sent to the service provider when reporting issues.
The localized remediation error message