Method: organizations.environments.updateSecurityActionsConfig

UpdateSecurityActionConfig updates the current SecurityActions configuration. This method is used to enable/disable the feature at the environment level.

HTTP request

PATCH https://apigee.googleapis.com/v1/{securityActionsConfig.name=organizations/*/environments/*/securityActionsConfig}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
securityActionsConfig.name

string

This is a singleton resource, the name will always be set by SecurityActions and any user input will be ignored. The name is always: organizations/{org}/environments/{env}/securityActionsConfig

Query parameters

Parameters
updateMask

string (FieldMask format)

The list of fields to update.

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 SecurityActionsConfig.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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