SetBudgetPolicyStatus
POST/v1/customers/:customer_id/projects/:project_id/policy/budget-policies/:id/status
SetBudgetPolicyStatus toggles a budget policy's active/inactive state (is_active). Activation retries concurrent changes to the policy's stored scope, client or project. Returns ABORTED if the target cannot be stabilized within the retry limit; the caller may retry.
Request
Responses
- 200
Success