Method: projects.securityHealthAnalyticsSettings.effectiveCustomModules.get

Retrieves an EffectiveSecurityHealthAnalyticsCustomModule.

HTTP request

GET https://securitycenter.googleapis.com/v1/{name=projects/*/securityHealthAnalyticsSettings/effectiveCustomModules/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

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

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the Authentication Overview.