v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1320145229.2 KB
v1

Analyze moving a resource to a specified destination without kicking off the actual move. The analysis is best effort depending on the user's permissions of viewing different hierarchical policies and configurations. The policies and configuration are subject to change before the actual resource migration takes place.

get/v1/{+resource}:analyzeMove

Path parameters

resourcestring required

Required. Name of the resource to perform the analysis against. Only Google Cloud projects are supported as of today. Hence, this can only be a project ID (such as "projects/my-project-id") or a project number (such as "projects/12345").

Query parameters

destinationParentstring

Required. Name of the Google Cloud folder or organization to reparent the target resource. The analysis will be performed against hypothetically moving the resource to this specified destination parent. This can only be a folder number (such as "folders/123") or an organization number (such as "organizations/123").

view'ANALYSIS_VIEW_UNSPECIFIED' | 'FULL' | 'BASIC'

Analysis view indicating what information should be included in the analysis response. If unspecified, the default view is FULL.

Response

Successful response