Get Certificate Info
Get certificate info
The ID of the EndpointCreationTaskState
The version of the API in yyyy-MM-dd format (UTC). For versioning information refer to /iaas/api/about
Successful operaion
{
"certificate": "PEM for X509Certificate",
"properties": {
"properties": "string"
},
"certificateErrorDetail": "UNTRUSTED_CERTIFICATE"
}
The certificate in string format.
Certificate related properties which may provide additional information about the given certificate.
Details about the certificate.
Forbidden
{
"message": "string",
"messageId": "string",
"stackTrace": [
"string"
],
"statusCode": 0,
"errorCode": 0,
"details": [
"string"
],
"serverErrorId": "string",
"documentKind": "string",
"internalErrorCode": 0
}
message
messageId
stackTrace
statusCode
errorCode
details
serverErrorId
documentKind
internalErrorCode
Not Found
{
"message": "string",
"messageId": "string",
"stackTrace": [
"string"
],
"statusCode": 0,
"errorCode": 0,
"details": [
"string"
],
"serverErrorId": "string",
"documentKind": "string",
"internalErrorCode": 0
}
message
messageId
stackTrace
statusCode
errorCode
details
serverErrorId
documentKind
internalErrorCode
curl -H 'Authorization: <value>' https://{api_host}/iaas/api/certificates/{id}?apiVersion=v