organizations
Disable a SecurityAction. The state of the SecurityAction after disabling is DISABLED. DisableSecurityAction can be called on SecurityActions in the state ENABLED; SecurityActions in a different state (including DISABLED) return an error.
post/v1/{+name}:disable
Path parameters
namestring required
Required. The name of the SecurityAction to disable. Format: organizations/{org}/environments/{env}/securityActions/{security_action}
Request body
GoogleCloudApigeeV1DisableSecurityActionRequest required
Message to disable an enabled SecurityAction.
Response
Successful response