Method: organizations.muteConfigs.get

Ruft eine Ausblendungskonfiguration ab.

HTTP-Anfrage


Die URLs verwenden die Syntax der gRPC-Transcodierung.

Pfadparameter

Parameter
name

string

Pflichtangabe. Name der Stummschaltungskonfiguration, die abgerufen werden soll. Das Format ist organizations/{organization}/muteConfigs/{configId}, folders/{folder}/muteConfigs/{configId}, projects/{project}/muteConfigs/{configId}, organizations/{organization}/locations/global/muteConfigs/{configId}, folders/{folder}/locations/global/muteConfigs/{configId} oder projects/{project}/locations/global/muteConfigs/{configId}.

Anfragetext

Der Anfragetext muss leer sein.

Antworttext

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

Autorisierungsbereiche

Erfordert den folgenden OAuth-Bereich:

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

Weitere Informationen finden Sie unter Authentication Overview.