2024-09-27
▼ ▲ assuredworkloads.organizations.locations.workloads.updates.apply
Path: v1beta1/{+name}:apply
Flat Path: v1beta1/organizations/{organizationsId}/locations/{locationsId}/workloads/{workloadsId}/updates/{updatesId}:apply
Parameters:
name
Pattern: ^organizations/[^/]+/locations/[^/]+/workloads/[^/]+/updates/[^/]+$
Required: Yes
Location: path
Description: Required. The resource name of the update. Format: organizations/{org_id}/locations/{location_id}/workloads/{workload_id}/updates/{update_id}
Type: string
Description: This endpoint creates a new operation to apply the given update.
Scopes: https://www.googleapis.com/auth/cloud-platform
Parameter Order: name
HTTP Method: POST
▼ ▲ assuredworkloads.organizations.locations.workloads.updates.list
Parameters:
pageSize
Location: query
Format: int32
Description: Page size. The default value is 20 and the max allowed value is 100.
Type: integer
parent
Location: path
Description: Required. organizations/{org_id}/locations/{location_id}/workloads/{workload_id}
Required: Yes
Pattern: ^organizations/[^/]+/locations/[^/]+/workloads/[^/]+$
Type: string
pageToken
Type: string
Description: Page token returned from previous request.
Location: query
HTTP Method: GET
Path: v1beta1/{+parent}/updates
Description: This endpoint lists all updates for the given workload.
Flat Path: v1beta1/organizations/{organizationsId}/locations/{locationsId}/workloads/{workloadsId}/updates
Scopes: https://www.googleapis.com/auth/cloud-platform
Parameter Order: parent