InlineCertificateProfile1
{
"abort_on_error": false,
"affected_services": "string",
"certificate_class": "string",
"cluster_certificate": false,
"deprecated_in_version": "string",
"description": "string",
"extended_key_usage": [
"string"
],
"node_type": [
"string"
],
"processing_order": 0,
"profile_name": "string",
"replacement_duration": 0,
"requires_private_key": false,
"service_type": "string",
"summary": "string",
"unique_use": false
}
If this field is true, the certificate batch operation would be aborted if an error occurs during the replacement operation for this certificate profile.
A comma-separated list of service names that may be affected/interrupted when replacing the certificate for this service-type.
Service-types that are in a 'class'' cannot be share a certificate with a service in another 'class'.
True if this is for a cluster certificate
Version in which this certificate profile was deprecated.
A longer description what the service-type is used for.
Indicating whether this certificate is used for server-auth, client-auth or both.
List of types of node this certificate applies to.
The order in which service-type certificates are replaced in a batch-replace.
Certificate Profile Name
The estimated amount of time it takes to replace the certificate for this service-type, in seconds.
True if this certificate needs a private key.
A short and unique name for the type of service this certificate is used for.
A short phrase what this service-type is for.
True if the certificate used for this service-type cannot be used anywhere else.