- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
Calculates the effective VirtualMachineThreatDetectionSettings based on its level in the resource hierarchy and its settings.
Settings provided closer to the target resource take precedence over those further away (e.g. folder will override organization level settings). The default SCC setting for the detector service defaults can be overridden at organization, folder and project levels. No assumptions should be made about the SCC defaults as it is considered an internal implementation detail.
HTTP request
The URLs use gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
Required. The name of the VirtualMachineThreatDetectionSettings to calculate. Formats:
|
Query parameters
Parameters | |
---|---|
show |
Optional. When set, will only retrieve the modules that are in scope. By default, all modules will be shown. |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of VirtualMachineThreatDetectionSettings
.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.