Method: organizations.resourceValueConfigs.patch

Updates an existing ResourceValueConfigs with new rules.

HTTP request

PATCH https://securitycenter.googleapis.com/v1/{resourceValueConfig.name=organizations/*/resourceValueConfigs/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
resourceValueConfig.name

string

Name for the resource value config

Query parameters

Parameters
updateMask

string (FieldMask format)

The list of fields to be updated. If empty all mutable fields will be updated.

Request body

The request body contains an instance of ResourceValueConfig.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the Authentication Overview.