v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13154261.4 KB
organizations

Extracts existing policies from an organization, folder, or project, and applies them to another organization, folder, or project as a Posture. If the other organization, folder, or project already has a posture, then the result of the long-running operation is an ALREADY_EXISTS error.

post/v1/{+parent}/postures:extract

Path parameters

parentstring required

Required. The parent resource name, in the format organizations/{organization}/locations/global.

Request body

postureIdstring

Required. An identifier for the posture.

workloadstring

Required. The organization, folder, or project from which policies are extracted. Must be within the organization defined in parent. Use one of the following formats: * organization/{organization_number} * folder/{folder_number} * project/{project_number}

Response

Successful response