Method: organizations.muteConfigs.patch

Aktualisiert eine Ausblendungskonfiguration.

HTTP-Anfrage


Die URLs verwenden die Syntax der gRPC-Transcodierung.

Pfadparameter

Parameter
muteConfig.name

string

Dieses Feld wird ignoriert, wenn es beim Erstellen der Konfiguration angegeben wird. Format organizations/{organization}/muteConfigs/{muteConfig} folders/{folder}/muteConfigs/{muteConfig} projects/{project}/muteConfigs/{muteConfig} organizations/{organization}/locations/global/muteConfigs/{muteConfig} folders/{folder}/locations/global/muteConfigs/{muteConfig} projects/{project}/locations/global/muteConfigs/{muteConfig}

Abfrageparameter

Parameter
updateMask

string (FieldMask format)

Die Liste der zu aktualisierenden Felder. Wenn das Feld leer ist, werden alle änderbaren Felder aktualisiert.

Anfragetext

Der Anfragetext enthält eine Instanz von MuteConfig.

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.