2023-08-16
▼ ▲ assuredworkloads.organizations.locations.workloads.analyzeWorkloadMove
Parameter Order : target
Description : Analyzes a hypothetical move of a source resource to a target(destination) folder-based workload to surface compliance risks.
Flat Path : v1beta1/organizations/{organizationsId}/locations/{locationsId}/workloads/{workloadsId}:analyzeWorkloadMove
HTTP Method : GET
Parameters :
project
Location : query
Description : The source type is a project. Specify the project's relative resource name, formatted as either a project number or a project ID: "projects/{PROJECT_NUMBER}" or "projects/{PROJECT_ID}" For example: "projects/951040570662" when specifying a project number, or "projects/my-project-123" when specifying a project ID.
Type : string
pageToken
Type : string
Location : query
Description : Optional. The page token from the previous response. It needs to be passed in the second and following requests.
pageSize
Format : int32
Type : integer
Location : query
Description : Optional. Page size. If a value is not specified, the default value of 10 is used.
source
Type : string
Deprecated : Yes
Description : The source type is a project-based workload. Specify the workloads's relative resource name, formatted as: "organizations/{ORGANIZATION_ID}/locations/{LOCATION_ID}/workloads/{WORKLOAD_ID}" For example: "organizations/123/locations/us-east1/workloads/assured-workload-1" This option is now deprecated.
Location : query
analyzeChildAssets
Location : query
Type : boolean
Description : Optional. Indicates if all child assets of the source resource should also be analyzed in addition to the source.
target
Location : path
Pattern : ^organizations/[^/]+/locations/[^/]+/workloads/[^/]+$
Type : string
Description : Required. The resource ID of the folder-based destination workload. This workload is where the source resource will hypothetically be moved to. Specify the workload's relative resource name, formatted as: "organizations/{ORGANIZATION_ID}/locations/{LOCATION_ID}/workloads/{WORKLOAD_ID}" For example: "organizations/123/locations/us-east1/workloads/assured-workload-2"
Required : Yes
Scopes : https://www.googleapis.com/auth/cloud-platform
Path : v1beta1/{+target}:analyzeWorkloadMove
▼ ▲ assuredworkloads.projects.organizations.locations.workloads.analyzeWorkloadMove
Flat Path : v1beta1/projects/{projectsId}/organizations/{organizationsId}/locations/{locationsId}/workloads/{workloadsId}:analyzeWorkloadMove
Path : v1beta1/{+project}/{+target}:analyzeWorkloadMove
Parameter Order :
Description : Analyzes a hypothetical move of a source resource to a target(destination) folder-based workload to surface compliance risks.
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameters :
target
Description : Required. The resource ID of the folder-based destination workload. This workload is where the source resource will hypothetically be moved to. Specify the workload's relative resource name, formatted as: "organizations/{ORGANIZATION_ID}/locations/{LOCATION_ID}/workloads/{WORKLOAD_ID}" For example: "organizations/123/locations/us-east1/workloads/assured-workload-2"
Location : path
Required : Yes
Pattern : ^organizations/[^/]+/locations/[^/]+/workloads/[^/]+$
Type : string
project
Location : path
Description : The source type is a project. Specify the project's relative resource name, formatted as either a project number or a project ID: "projects/{PROJECT_NUMBER}" or "projects/{PROJECT_ID}" For example: "projects/951040570662" when specifying a project number, or "projects/my-project-123" when specifying a project ID.
Required : Yes
Pattern : ^projects/[^/]+$
Type : string
analyzeChildAssets
Location : query
Type : boolean
Description : Optional. Indicates if all child assets of the source resource should also be analyzed in addition to the source.
pageSize
Description : Optional. Page size. If a value is not specified, the default value of 10 is used.
Format : int32
Location : query
Type : integer
pageToken
Description : Optional. The page token from the previous response. It needs to be passed in the second and following requests.
Location : query
Type : string
source
Deprecated : Yes
Description : The source type is a project-based workload. Specify the workloads's relative resource name, formatted as: "organizations/{ORGANIZATION_ID}/locations/{LOCATION_ID}/workloads/{WORKLOAD_ID}" For example: "organizations/123/locations/us-east1/workloads/assured-workload-1" This option is now deprecated.
Location : query
Type : string
HTTP Method : GET