A 404 Not Found
response indicates that the requested resource doesn’t exist, or isn’t available under your account.
In this example, the CA set wasn’t found because it doesn’t exist. Specifically, the CA set with caSetId
= 51745 isn’t present in the database under your account. Check the ID and try again.
{
"contextInfo": {
"caSetId": "51745"
},
"detail": "Cannot get CA set as the CA set with caSetId 51745 is not found.",
"status": 404,
"title": "CA set is not found.",
"instance": "/mtls-edge-truststore/error-types/ca-set-not-found/4e0069deb5f40f63",
"type": "/mtls-edge-truststore/error-types/ca-set-not-found"
}