ENUM
IssuerType
Description
The type of the certificate issuer.
link GraphQL Schema definition
- enum IssuerType {
- # External CA.
- # The certificate issuer type is unknown.
- # Rubrik CA.
- # Self-signed certificate.
- }
ENUM
The type of the certificate issuer.
- enum IssuerType {
- # External CA.
- # The certificate issuer type is unknown.
- # Rubrik CA.
- # Self-signed certificate.
- }