Policy Simulator API (policysimulator:v1)

2023-02-25

3 new methods

Additions

    Methods
  • policysimulator.organizations.locations.orgPolicyViolationsPreviews.operations.get

      Parameter Order: name

      Description: Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

      Parameters:

        name

          Location: path

          Description: The name of the operation resource.

          Type: string

          Pattern: ^organizations/[^/]+/locations/[^/]+/orgPolicyViolationsPreviews/[^/]+/operations/.*$

          Required: Yes

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Path: v1/{+name}

      HTTP Method: GET

      Flat Path: v1/organizations/{organizationsId}/locations/{locationsId}/orgPolicyViolationsPreviews/{orgPolicyViolationsPreviewsId}/operations/{operationsId}

  • policysimulator.folders.locations.orgPolicyViolationsPreviews.operations.get

      Parameter Order: name

      Description: Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

      Path: v1/{+name}

      Parameters:

        name

          Location: path

          Required: Yes

          Description: The name of the operation resource.

          Type: string

          Pattern: ^folders/[^/]+/locations/[^/]+/orgPolicyViolationsPreviews/[^/]+/operations/.*$

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Flat Path: v1/folders/{foldersId}/locations/{locationsId}/orgPolicyViolationsPreviews/{orgPolicyViolationsPreviewsId}/operations/{operationsId}

      HTTP Method: GET

  • policysimulator.projects.locations.orgPolicyViolationsPreviews.operations.get

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Path: v1/{+name}

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/orgPolicyViolationsPreviews/{orgPolicyViolationsPreviewsId}/operations/{operationsId}

      Parameters:

        name

          Pattern: ^projects/[^/]+/locations/[^/]+/orgPolicyViolationsPreviews/[^/]+/operations/.*$

          Type: string

          Description: The name of the operation resource.

          Required: Yes

          Location: path

      Description: Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

      Parameter Order: name

      HTTP Method: GET