Method: organizations.locations.securityProfiles.delete

1 つの SecurityProfile を削除します。

HTTP リクエスト

DELETE https://networksecurity.googleapis.com/v1beta1/{name=organizations/*/locations/*/securityProfiles/*}

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

パスパラメータ

パラメータ
name

string

必須。削除する SecurityProfile の名前。projects|organizations/*/locations/{location}/securityProfiles/{securityProfileId} の形式で指定してください。

クエリ パラメータ

パラメータ
etag

string

省略可。クライアントで指定された etag が最新でない場合は、削除すると FAILED_PRECONDITION エラーが返されます。

リクエストの本文

リクエストの本文は空にする必要があります。

レスポンスの本文

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

認可スコープ

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

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

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