CertificatesV1
CertificatesV1
JSON Example
{
"certificates": [
{
"auto_rotated": false,
"configurable": false,
"deployments": [
"string"
],
"is_ca": false,
"issuer": "string",
"location": "string",
"name": "string",
"outdated_deployments": [
"string"
],
"product_guid": "string",
"property_type": "string",
"rotation_procedure_name": "string",
"rotation_procedure_url": "string",
"rotation_status": "string",
"signs": [
"CertificateV1 Object"
],
"valid_from": "string",
"valid_until": "string"
}
]
}