RegeneratedCertificateAuthoritiesRotationStatus

RegeneratedCertificateAuthoritiesRotationStatus
RegeneratedCertificateAuthoritiesRotationStatus
JSON Example
{
    "guid": "string",
    "issuer": "string",
    "created_on": "string",
    "expires_on": "string",
    "active": false,
    "cert_pem": "string",
    "certificates": {
        "regenerated": [
            {
                "location": "string",
                "product_guid": "string",
                "property_reference": "string",
                "variable_path": "string",
                "reason": "string"
            }
        ],
        "excluded": [
            {
                "location": "string",
                "product_guid": "string",
                "property_reference": "string",
                "variable_path": "string",
                "reason": "string"
            }
        ],
        "regenerate_failed": [
            {
                "location": "string",
                "product_guid": "string",
                "property_reference": "string",
                "variable_path": "string",
                "reason": "string"
            }
        ]
    }
}
string
guid
Optional

guid

string
issuer
Optional

issuer

string
created_on
Optional

created_on

string
expires_on
Optional

expires_on

boolean
active
Optional

active

string
cert_pem
Optional

cert_pem

object
certificates
Optional

certificates