Method: organizations.securityProfilesV2.patch

Update a security profile V2.

HTTP request

PATCH https://apigee.googleapis.com/v1/{securityProfileV2.name=organizations/*/securityProfilesV2/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
securityProfileV2.name

string

Identifier. Name of the security profile v2 resource. Format: organizations/{org}/securityProfilesV2/{profile}

Query parameters

Parameters
updateMask

string (FieldMask format)

Optional. The list of fields to update. Valid fields to update are description and profileAssessmentConfigs.

This is a comma-separated list of fully qualified names of fields. Example: "user.displayName,photo".

Request body

The request body contains an instance of SecurityProfileV2.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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