Set Cost Budget
PUT
/cost/budget
Set or replace the tenant’s monthly cloud spend target. One per tenant, so this is an upsert rather than a create, and tenant-wide, so an account-restricted operator gets the named 403: the target is the number every other viewer’s pace reading is measured against.
Parameters
Section titled “ Parameters ”Cookie Parameters
Section titled “Cookie Parameters ”Request Body required
Section titled “Request Body required ”Responses
Section titled “ Responses ”Successful Response
BudgetRecord
object
alert_threshold_percent
required
Alert Threshold Percent
integer
currency
required
Currency
string
monthly_amount
required
Monthly Amount
string
tenant_id
required
Tenant Id
string format: uuid
updated_at
required
Updated At
string format: date-time
updated_by
required
Updated By
string
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
ctx
Context
object
input
Input
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string