This product is not supported for your selected Datadog site. ().
このページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください

gcp_workstations_workstation

ancestors

Type: UNORDERED_LIST_STRING

annotations

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

create_time

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

delete_time

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

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

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

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

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

Type: UNORDERED_LIST_STRING

name

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

organization_id

Type: STRING

parent

Type: STRING

project_id

Type: STRING

project_number

Type: STRING

reconciling

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

resource_name

Type: STRING

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

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

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

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

Type: UNORDERED_LIST_STRING

uid

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

update_time

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