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

# gcp_compute_instant_snapshot{% #gcp_compute_instant_snapshot %}

## `ancestors`{% #ancestors %}

**Type**: `UNORDERED_LIST_STRING`

## `architecture`{% #architecture %}

**Type**: `STRING`**Provider name**: `architecture`**Description**: [Output Only] The architecture of the instant snapshot. Valid values are ARM64 or X86_64.**Possible values**:

- `ARCHITECTURE_UNSPECIFIED` - Default value indicating Architecture is not set.
- `ARM64` - Machines with architecture ARM64
- `X86_64` - Machines with architecture X86_64

## `creation_timestamp`{% #creation_timestamp %}

**Type**: `TIMESTAMP`**Provider name**: `creationTimestamp`**Description**: [Output Only] Creation timestamp in RFC3339 text format.

## `description`{% #description %}

**Type**: `STRING`**Provider name**: `description`**Description**: An optional description of this resource. Provide this property when you create the resource.

## `disk_size_gb`{% #disk_size_gb %}

**Type**: `INT64`**Provider name**: `diskSizeGb`**Description**: [Output Only] Size of the source disk, specified in GB.

## `gcp_status`{% #gcp_status %}

**Type**: `STRING`**Provider name**: `status`**Description**: [Output Only] The status of the instantSnapshot. This can be CREATING, DELETING, FAILED, or READY.**Possible values**:

- `CREATING` - InstantSnapshot creation is in progress.
- `DELETING` - InstantSnapshot is currently being deleted.
- `FAILED` - InstantSnapshot creation failed.
- `READY` - InstantSnapshot has been created successfully.
- `UNAVAILABLE` - InstantSnapshot is currently unavailable and cannot be used for Disk restoration

## `id`{% #id %}

**Type**: `STRING`**Provider name**: `id`**Description**: [Output Only] The unique identifier for the resource. This identifier is defined by the server.

## `kind`{% #kind %}

**Type**: `STRING`**Provider name**: `kind`**Description**: [Output Only] Type of the resource. Always compute#instantSnapshot for InstantSnapshot resources.

## `labels`{% #labels %}

**Type**: `UNORDERED_LIST_STRING`

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.

## `organization_id`{% #organization_id %}

**Type**: `STRING`

## `parent`{% #parent %}

**Type**: `STRING`

## `project_id`{% #project_id %}

**Type**: `STRING`

## `project_number`{% #project_number %}

**Type**: `STRING`

## `region`{% #region %}

**Type**: `STRING`**Provider name**: `region`**Description**: [Output Only] URL of the region where the instant snapshot resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.

## `region_id`{% #region_id %}

**Type**: `STRING`

## `resource_name`{% #resource_name %}

**Type**: `STRING`

## `resource_status`{% #resource_status %}

**Type**: `STRUCT`**Provider name**: `resourceStatus`**Description**: [Output Only] Status information for the instant snapshot resource.

- `storage_size_bytes`**Type**: `INT64`**Provider name**: `storageSizeBytes`**Description**: [Output Only] The storage size of this instant snapshot.

## `satisfies_pzi`{% #satisfies_pzi %}

**Type**: `BOOLEAN`**Provider name**: `satisfiesPzi`**Description**: Output only. Reserved for future use.

## `satisfies_pzs`{% #satisfies_pzs %}

**Type**: `BOOLEAN`**Provider name**: `satisfiesPzs`**Description**: [Output Only] Reserved for future use.

## `self_link`{% #self_link %}

**Type**: `STRING`**Provider name**: `selfLink`**Description**: [Output Only] Server-defined URL for the resource.

## `self_link_with_id`{% #self_link_with_id %}

**Type**: `STRING`**Provider name**: `selfLinkWithId`**Description**: [Output Only] Server-defined URL for this resource's resource id.

## `source_disk`{% #source_disk %}

**Type**: `STRING`**Provider name**: `sourceDisk`**Description**: URL of the source disk used to create this instant snapshot. Note that the source disk must be in the same zone/region as the instant snapshot to be created. This can be a full or valid partial URL. For example, the following are valid values: - [https://www.googleapis.com/compute/v1/projects/project/zones/zone](https://www.googleapis.com/compute/v1/projects/project/zones/zone) /disks/disk - [https://www.googleapis.com/compute/v1/projects/project/regions/region](https://www.googleapis.com/compute/v1/projects/project/regions/region) /disks/disk - projects/project/zones/zone/disks/disk - projects/project/regions/region/disks/disk - zones/zone/disks/disk - regions/region/disks/disk

## `source_disk_id`{% #source_disk_id %}

**Type**: `STRING`**Provider name**: `sourceDiskId`**Description**: [Output Only] The ID value of the disk used to create this InstantSnapshot. This value may be used to determine whether the InstantSnapshot was taken from the current or a previous instance of a given disk name.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `zone`{% #zone %}

**Type**: `STRING`**Provider name**: `zone`**Description**: [Output Only] URL of the zone where the instant snapshot resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.

## `zone_id`{% #zone_id %}

**Type**: `STRING`
