Update Budget
Budget Update
Request body
Provide a name for your budget
Id of Budget to create budget data
The status of the budget corresponds to its budget ID and can be in one of the following states: pending: This is the state before the budget has been synchronized. in_Progress: This is the state when the budget is currently being synchronized. completed: This is the state when the budget has successfully completed its synchronization.
Specify the tenant ID. This is a unique ID and can be retrieved using the List Tenants API.
budget event type.
Specify the budget frequency. Example: 'budget frequency':'Daily' Allowed values - Daily,Monthly,Quarterly,Annually
Budget type will Be COST for AWS and Cost for Azure
Example request
{
"status": "pending",
"budget_event_type": "create",
"budget_details": {
"currency": "AED"
}
}Response
Success
tenant id
created/updated budget name
true if budget created in corestack
true if recurring budget
Specify the budget ID.This is a unique ID and can be retrieved using the create budget_UI
budget engine
Specify the budget frequency. Example: 'budget frequency':'Daily' Allowed values - Daily,Monthly,Quarterly,Annually
budget type
budget uri