Certificates object
An object that represents a certificate
| Redis Enterprise Software |
|---|
An API object that represents a certificate used by a Redis Enterprise Software cluster.
| Name | Type/Value | Description |
|---|---|---|
| name | "cm" "api" "mtls_trusted_ca" "proxy" "metrics_exporter" "syncer" "ldap_client" "ccs_internode_encryption" "data_internode_encryption" "sso_service" "sso_issuer" |
Certificate type. See the certificates table for the list of cluster certificates and their descriptions. |
| certificate | string | The certificate in PEM format |
| key | string | The private key in PEM format |