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