Method: organizations.locations.securityProfiles.get

単一の SecurityProfile の詳細情報を取得します。

HTTP リクエスト

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

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

パスパラメータ

パラメータ
name

string

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

リクエストの本文

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

レスポンス本文

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

認可スコープ

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

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

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