Workstations Workstation

This table represents the workstations_workstation resource from Google Cloud Platform.

gcp.workstations_workstation

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
annotationscorehstoreOptional. Client-specified annotations.
create_timecoretimestampOutput only. Time when this workstation was created.
datadog_display_namecorestring
delete_timecoretimestampOutput only. Time when this workstation was soft-deleted.
etagcorestringOptional. 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_namecorestringOptional. Human-readable name for this workstation.
hostcorestringOutput 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}`.
labelscorearray<string>
namecorestringIdentifier. Full name of this workstation.
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
reconcilingcoreboolOutput only. Indicates whether this workstation is currently being updated to match its intended state.
resource_namecorestring
runtime_hostcorejsonOptional. Output only. Runtime host for the workstation when in STATE_RUNNING.
source_workstationcorestringOptional. The source workstation from which this workstation's persistent directories were cloned on creation.
start_timecoretimestampOutput only. Time when this workstation was most recently successfully started, regardless of the workstation's initial state.
statecorestringOutput only. Current state of the workstation. Possible values: ['STATE_UNSPECIFIED', 'STATE_STARTING', 'STATE_RUNNING', 'STATE_STOPPING', 'STATE_STOPPED']. Values descriptions: ['Do not use.', 'The workstation is not yet ready to accept requests from users but will be soon.', 'The workstation is ready to accept requests from users.', 'The workstation is being stopped.', 'The workstation is stopped and will not be able to receive requests until it is started.']
tagscorehstore
uidcorestringOutput only. A system-assigned unique identifier for this workstation.
update_timecoretimestampOutput only. Time when this workstation was most recently updated.