Method: folders.locations.eventThreatDetectionCustomModules.get

Event Threat Detection のカスタム モジュールを取得します。

HTTP リクエスト

GET https://securitycentermanagement.googleapis.com/v1/{name=folders/*/locations/*/eventThreatDetectionCustomModules/*}

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

パスパラメータ

パラメータ
name

string

必須。Event Threat Detection カスタム モジュールのリソース名。次のいずれかの形式で指定します。

  • organizations/{organization}/locations/{location}/eventThreatDetectionCustomModules/{custom_module}
  • folders/{folder}/locations/{location}/eventThreatDetectionCustomModules/{custom_module}
  • projects/{project}/locations/{location}/eventThreatDetectionCustomModules/{custom_module}

リクエストの本文

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

レスポンスの本文

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

認可スコープ

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

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

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

IAM 権限

name リソースに対する次の IAM 権限が必要です。

  • securitycentermanagement.eventThreatDetectionCustomModules.get

詳細については、IAM のドキュメントをご覧ください。