- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
Update the VirtualMachineThreatDetectionSettings resource.
HTTP request
PATCH https://securitycenter.googleapis.com/v1beta2/{virtualMachineThreatDetectionSettings.name=folders/*/virtualMachineThreatDetectionSettings}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
virtualMachineThreatDetectionSettings.name |
The resource name of the VirtualMachineThreatDetectionSettings. Formats:
|
Query parameters
Parameters | |
---|---|
updateMask |
The list of fields to be updated. |
Request body
The request body contains an instance of VirtualMachineThreatDetectionSettings
.
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.