Privateca Certificate Revocation List

This table represents the privateca_certificate_revocation_list resource from Google Cloud Platform.

gcp.privateca_certificate_revocation_list

Fields

TitleIDTypeData TypeDescription
_keycorestring
access_urlcorestringOutput only. The location where 'pem_crl' can be accessed.
ancestorscorearray<string>
create_timecoretimestampOutput only. The time at which this CertificateRevocationList was created.
datadog_display_namecorestring
labelscorearray<string>
namecorestringIdentifier. The resource name for this CertificateRevocationList in the format `projects/*/locations/*/caPools/*certificateAuthorities/*/ certificateRevocationLists/*`.
organization_idcorestring
parentcorestring
pem_crlcorestringOutput only. The PEM-encoded X.509 CRL.
project_idcorestring
project_numbercorestring
resource_namecorestring
revision_idcorestringOutput only. The revision ID of this CertificateRevocationList. A new revision is committed whenever a new CRL is published. The format is an 8-character hexadecimal string.
revoked_certificatescorejsonOutput only. The revoked serial numbers that appear in pem_crl.
sequence_numbercoreint64Output only. The CRL sequence number that appears in pem_crl.
statecorestringOutput only. The State for this CertificateRevocationList. Possible values: ['STATE_UNSPECIFIED', 'ACTIVE', 'SUPERSEDED']. Values descriptions: ['Not specified.', 'The CertificateRevocationList is up to date.', 'The CertificateRevocationList is no longer current.']
tagscorehstore
update_timecoretimestampOutput only. The time at which this CertificateRevocationList was updated.