ENUM
GlobalCertificateStatus
Description
The expiration status of the certificate.
link GraphQL Schema definition
- enum GlobalCertificateStatus {
- #   The certificate has expired.
- #   The certificate is expiring within 30 days.
- #   The expiration status of the certificate is unknown.
- #   The certificate does not expire within 30 days.
- }