Get Zero Trust Gateway Certificates Result
data class GetZeroTrustGatewayCertificatesResult(val bindingStatus: String, val certificate: String, val createdAt: String, val expiresOn: String, val fingerprint: String, val id: String, val inUse: Boolean, val issuerOrg: String, val issuerRaw: String, val type: String, val updatedAt: String, val uploadedOn: String)
Constructors
Properties
Link copied to clipboard
The deployment status of the certificate on Cloudflare's edge. Certificates in the 'available' (previously called 'active') state may be used for Gateway TLS interception. Available values: "pendingdeployment", "available", "pendingdeletion", "inactive".
Link copied to clipboard
The CA certificate
Link copied to clipboard
The SHA256 fingerprint of the certificate.
Link copied to clipboard