v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13134345498.3 KB
organizations

Enable a SecurityAction. The state of the SecurityAction after enabling is ENABLED. EnableSecurityAction can be called on SecurityActions in the state DISABLED; SecurityActions in a different state (including `ENABLED) return an error.

post/v1/{+name}:enable

Path parameters

namestring required

Required. The name of the SecurityAction to enable. Format: organizations/{org}/environments/{env}/securityActions/{security_action}

Request body

GoogleCloudApigeeV1EnableSecurityActionRequest required

Message to enable a disabled SecurityAction.

Response

Successful response