Validate Resource Certificates
Validate resource certificates
Domain ID
[
{
"caCertificate": "-----BEGIN CERTIFICATE-----\nMIIFq...\n-----END CERTIFICATE-----",
"certificateChain": "-----BEGIN CERTIFICATE-----\nMIIFq...\n-----END CERTIFICATE-----\n-----BEGIN CERTIFICATE-----\nMIIFq...\n-----END CERTIFICATE-----",
"resourceCertificate": "-----BEGIN CERTIFICATE-----\nMIIFq...\n-----END CERTIFICATE-----",
"resourceFqdn": "sfo-vc01.rainpole.io",
"resourceId": "BE8A5E04-92A0-43F6-A166-AA041F4327CC"
}
]
OK
{
"completed": "One among: true, false",
"endTimestamp": "2021-02-02T00:00:00.000Z",
"startTimestamp": "2021-02-02T00:00:00.000Z",
"validationId": "B1930850-7D1A-4BAA-89D7-52FD5DAD196A",
"validations": [
{
"endTimestamp": "2021-02-02T00:00:00.000Z",
"resourceFqdn": "sfo-vc01.rainpole.io",
"resourceId": "BE8A5E04-92A0-43F6-A166-AA041F4327CC",
"startTimestamp": "2020-01-01T00:00:00.000Z",
"validationMessage": "Certificate Expired",
"validationStatus": "One among: INPROGRESS, SUCCESSFUL, FAILED"
}
]
}
Validation Task Completed
Validation Task End Time
Validation Task Start Time
Validation ID
Created
{
"completed": "One among: true, false",
"endTimestamp": "2021-02-02T00:00:00.000Z",
"startTimestamp": "2021-02-02T00:00:00.000Z",
"validationId": "B1930850-7D1A-4BAA-89D7-52FD5DAD196A",
"validations": [
{
"endTimestamp": "2021-02-02T00:00:00.000Z",
"resourceFqdn": "sfo-vc01.rainpole.io",
"resourceId": "BE8A5E04-92A0-43F6-A166-AA041F4327CC",
"startTimestamp": "2020-01-01T00:00:00.000Z",
"validationMessage": "Certificate Expired",
"validationStatus": "One among: INPROGRESS, SUCCESSFUL, FAILED"
}
]
}
Validation Task Completed
Validation Task End Time
Validation Task Start Time
Validation ID
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