Method: organizations.locations.effectiveSecurityHealthAnalyticsCustomModules.get

1 つの EffectiveSecurityHealthAnalyticsCustomModule の詳細を取得します。

HTTP リクエスト

GET https://securitycentermanagement.googleapis.com/v1/{name=organizations/*/locations/*/effectiveSecurityHealthAnalyticsCustomModules/*}

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

パスパラメータ

パラメータ
name

string

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

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

リクエストの本文

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

レスポンスの本文

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

認可スコープ

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

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

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

IAM 権限

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

  • securitycentermanagement.effectiveSecurityHealthAnalyticsCustomModules.get

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