Method: organizations.securityHealthAnalyticsSettings.customModules.get

Retrieves a SecurityHealthAnalyticsCustomModule.

HTTP request

GET https://securitycenter.googleapis.com/v1/{name=organizations/*/securityHealthAnalyticsSettings/customModules/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. Name of the custom module to get. Its format is "organizations/{organization}/securityHealthAnalyticsSettings/customModules/{customModule}", "folders/{folder}/securityHealthAnalyticsSettings/customModules/{customModule}", or "projects/{project}/securityHealthAnalyticsSettings/customModules/{customModule}"

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of SecurityHealthAnalyticsCustomModule.

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the Authentication Overview.