---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# gcp_privateca_certificate_revocation_list{% #gcp_privateca_certificate_revocation_list %}

## `access_url`{% #access_url %}

**Type**: `STRING`**Provider name**: `accessUrl`**Description**: Output only. The location where 'pem_crl' can be accessed.

## `ancestors`{% #ancestors %}

**Type**: `UNORDERED_LIST_STRING`

## `create_time`{% #create_time %}

**Type**: `TIMESTAMP`**Provider name**: `createTime`**Description**: Output only. The time at which this CertificateRevocationList was created.

## `labels`{% #labels %}

**Type**: `UNORDERED_LIST_STRING`

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: Identifier. The resource name for this CertificateRevocationList in the format `projects/*/locations/*/caPools/*certificateAuthorities/*/ certificateRevocationLists/*`.

## `organization_id`{% #organization_id %}

**Type**: `STRING`

## `parent`{% #parent %}

**Type**: `STRING`

## `pem_crl`{% #pem_crl %}

**Type**: `STRING`**Provider name**: `pemCrl`**Description**: Output only. The PEM-encoded X.509 CRL.

## `project_id`{% #project_id %}

**Type**: `STRING`

## `project_number`{% #project_number %}

**Type**: `STRING`

## `region_id`{% #region_id %}

**Type**: `STRING`

## `resource_name`{% #resource_name %}

**Type**: `STRING`

## `revision_id`{% #revision_id %}

**Type**: `STRING`**Provider name**: `revisionId`**Description**: Output 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_certificates`{% #revoked_certificates %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `revokedCertificates`**Description**: Output only. The revoked serial numbers that appear in pem_crl.

- `certificate`**Type**: `STRING`**Provider name**: `certificate`**Description**: The resource name for the Certificate in the format `projects/*/locations/*/caPools/*/certificates/*`.
- `hex_serial_number`**Type**: `STRING`**Provider name**: `hexSerialNumber`**Description**: The serial number of the Certificate.
- `revocation_reason`**Type**: `STRING`**Provider name**: `revocationReason`**Description**: The reason the Certificate was revoked.**Possible values**:
  - `REVOCATION_REASON_UNSPECIFIED` - Default unspecified value. This value does indicate that a Certificate has been revoked, but that a reason has not been recorded.
  - `KEY_COMPROMISE` - Key material for this Certificate may have leaked.
  - `CERTIFICATE_AUTHORITY_COMPROMISE` - The key material for a certificate authority in the issuing path may have leaked.
  - `AFFILIATION_CHANGED` - The subject or other attributes in this Certificate have changed.
  - `SUPERSEDED` - This Certificate has been superseded.
  - `CESSATION_OF_OPERATION` - This Certificate or entities in the issuing path have ceased to operate.
  - `CERTIFICATE_HOLD` - This Certificate should not be considered valid, it is expected that it may become valid in the future.
  - `PRIVILEGE_WITHDRAWN` - This Certificate no longer has permission to assert the listed attributes.
  - `ATTRIBUTE_AUTHORITY_COMPROMISE` - The authority which determines appropriate attributes for a Certificate may have been compromised.

## `sequence_number`{% #sequence_number %}

**Type**: `INT64`**Provider name**: `sequenceNumber`**Description**: Output only. The CRL sequence number that appears in pem_crl.

## `state`{% #state %}

**Type**: `STRING`**Provider name**: `state`**Description**: Output only. The State for this CertificateRevocationList.**Possible values**:

- `STATE_UNSPECIFIED` - Not specified.
- `ACTIVE` - The CertificateRevocationList is up to date.
- `SUPERSEDED` - The CertificateRevocationList is no longer current.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `update_time`{% #update_time %}

**Type**: `TIMESTAMP`**Provider name**: `updateTime`**Description**: Output only. The time at which this CertificateRevocationList was updated.

## `zone_id`{% #zone_id %}

**Type**: `STRING`
