DeleteWorkloadRequest

Request for deleting a Workload.

JSON representation
{
  "name": string,
  "etag": string
}
Fields
name

string

Required. The name field is used to identify the workload. Format: organizations/{org_id}/locations/{locationId}/workloads/{workload_id}

etag

string

Optional. The etag of the workload. If this is provided, it must match the server's etag.