Method: organizations.simulations.get

Rufen Sie die Simulation nach Name oder die neueste Simulation für die angegebene Organisation ab.

HTTP-Anfrage


Die URLs verwenden die Syntax der gRPC-Transcodierung.

Pfadparameter

Parameter
name

string

Pflichtangabe. Der Name der Organisation oder der Simulation

Gültiges Format: organizations/{organization}/simulations/latest organizations/{organization}/simulations/{simulation}

Anfragetext

Der Anfragetext muss leer sein.

Antworttext

Wenn der Vorgang erfolgreich abgeschlossen wurde, enthält der Antworttext eine Instanz von Simulation.

Autorisierungsbereiche

Erfordert den folgenden OAuth-Bereich:

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

Weitere Informationen finden Sie unter Authentication Overview.