Method: organizations.locations.securityProfileGroups.patch

単一の SecurityProfileGroup のパラメータを更新します。

HTTP リクエスト

PATCH https://networksecurity.googleapis.com/v1beta1/{securityProfileGroup.name=organizations/*/locations/*/securityProfileGroups/*}

この URL は gRPC Transcoding 構文を使用します。

パスパラメータ

パラメータ
securityProfileGroup.name

string

変更不可。ID。SecurityProfileGroup リソースの名前。パターン projects|organizations/*/locations/{location}/securityProfileGroups/{securityProfileGroup} と一致します。

クエリ パラメータ

パラメータ
updateMask

string (FieldMask format)

必須。フィールド マスクは、更新によって SecurityProfileGroup リソースで上書きされるフィールドを指定するために使用されます。updateMask で指定されたフィールドは、リクエストで全体はなく、リソースに対する相対フィールドです。マスク内にあるフィールドは上書きされます。

完全修飾フィールド名のカンマ区切りリスト。例: "user.displayName,photo"

リクエストの本文

リクエストの本文には SecurityProfileGroup のインスタンスが含まれます。

レスポンスの本文

成功した場合、レスポンスの本文には Operation のインスタンスが含まれます。

認可スコープ

次の OAuth スコープが必要です。

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

詳細については、認証の概要をご覧ください。