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

# gcp_workstations_workstation{% #gcp_workstations_workstation %}

## `ancestors`{% #ancestors %}

**Type**: `UNORDERED_LIST_STRING`

## `annotations`{% #annotations %}

**Type**: `MAP_STRING_STRING`**Provider name**: `annotations`**Description**: Optional. Client-specified annotations.

## `create_time`{% #create_time %}

**Type**: `TIMESTAMP`**Provider name**: `createTime`**Description**: Output only. Time when this workstation was created.

## `delete_time`{% #delete_time %}

**Type**: `TIMESTAMP`**Provider name**: `deleteTime`**Description**: Output only. Time when this workstation was soft-deleted.

## `etag`{% #etag %}

**Type**: `STRING`**Provider name**: `etag`**Description**: Optional. Checksum computed by the server. May be sent on update and delete requests to make sure that the client has an up-to-date value before proceeding.

## `gcp_display_name`{% #gcp_display_name %}

**Type**: `STRING`**Provider name**: `displayName`**Description**: Optional. Human-readable name for this workstation.

## `host`{% #host %}

**Type**: `STRING`**Provider name**: `host`**Description**: Output only. Host to which clients can send HTTPS traffic that will be received by the workstation. Authorized traffic will be received to the workstation as HTTP on port 80. To send traffic to a different port, clients may prefix the host with the destination port in the format `{port}-{host}`.

## `kms_key`{% #kms_key %}

**Type**: `STRING`**Provider name**: `kmsKey`**Description**: Output only. The name of the Google Cloud KMS encryption key used to encrypt this workstation. The KMS key can only be configured in the WorkstationConfig. The expected format is `projects/*/locations/*/keyRings/*/cryptoKeys/*`.

## `labels`{% #labels %}

**Type**: `UNORDERED_LIST_STRING`

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: Identifier. Full name of this workstation.

## `organization_id`{% #organization_id %}

**Type**: `STRING`

## `parent`{% #parent %}

**Type**: `STRING`

## `project_id`{% #project_id %}

**Type**: `STRING`

## `project_number`{% #project_number %}

**Type**: `STRING`

## `reconciling`{% #reconciling %}

**Type**: `BOOLEAN`**Provider name**: `reconciling`**Description**: Output only. Indicates whether this workstation is currently being updated to match its intended state.

## `region_id`{% #region_id %}

**Type**: `STRING`

## `resource_name`{% #resource_name %}

**Type**: `STRING`

## `runtime_host`{% #runtime_host %}

**Type**: `STRUCT`**Provider name**: `runtimeHost`**Description**: Optional. Output only. Runtime host for the workstation when in STATE_RUNNING.

- `gce_instance_host`**Type**: `STRUCT`**Provider name**: `gceInstanceHost`**Description**: Specifies a Compute Engine instance as the host.
  - `id`**Type**: `STRING`**Provider name**: `id`**Description**: Optional. Output only. The ID of the Compute Engine instance.
  - `name`**Type**: `STRING`**Provider name**: `name`**Description**: Optional. Output only. The name of the Compute Engine instance.
  - `zone`**Type**: `STRING`**Provider name**: `zone`**Description**: Optional. Output only. The zone of the Compute Engine instance.

## `source_workstation`{% #source_workstation %}

**Type**: `STRING`**Provider name**: `sourceWorkstation`**Description**: Optional. The source workstation from which this workstation's persistent directories were cloned on creation.

## `start_time`{% #start_time %}

**Type**: `TIMESTAMP`**Provider name**: `startTime`**Description**: Output only. Time when this workstation was most recently successfully started, regardless of the workstation's initial state.

## `state`{% #state %}

**Type**: `STRING`**Provider name**: `state`**Description**: Output only. Current state of the workstation.**Possible values**:

- `STATE_UNSPECIFIED` - Do not use.
- `STATE_STARTING` - The workstation is not yet ready to accept requests from users but will be soon.
- `STATE_RUNNING` - The workstation is ready to accept requests from users.
- `STATE_STOPPING` - The workstation is being stopped.
- `STATE_STOPPED` - The workstation is stopped and will not be able to receive requests until it is started.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `uid`{% #uid %}

**Type**: `STRING`**Provider name**: `uid`**Description**: Output only. A system-assigned unique identifier for this workstation.

## `update_time`{% #update_time %}

**Type**: `TIMESTAMP`**Provider name**: `updateTime`**Description**: Output only. Time when this workstation was most recently updated.

## `zone_id`{% #zone_id %}

**Type**: `STRING`
