GetWorkloadRequest

Request for fetching a workload.

JSON representation
{
  "name": string
}
Fields
name

string

Required. The resource name of the Workload to fetch. This is the workload's relative path in the API, formatted as "organizations/{organization_id}/locations/{locationId}/workloads/{workload_id}". For example, "organizations/123/locations/us-east1/workloads/assured-workload-1".