Method: organizations.simulations.get

Get the simulation by name or the latest simulation for the given organization.

HTTP request

GET https://securitycenter.googleapis.com/v2/{name=organizations/*/simulations/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The organization name or simulation name of this simulation

Valid format: "organizations/{organization}/simulations/latest" "organizations/{organization}/simulations/{simulation}"

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of Simulation.

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the Authentication Overview.