Moneyback Guarantees (Beta)
Path parameters
org_idstring · uuidRequired
Query parameters
providerstring · enumRequiredExample:
Cloud provider (aws, azure, gcp)
awsPossible values: start_datestring · dateRequired
Start date (YYYY-MM-DD)
end_datestring · dateRequired
End date (YYYY-MM-DD, exclusive)
Responses
200
OK
application/json
monthly_rebate_savingsnumberOptional
Rebates delivered over the requested period, normalized to a 730-hour monthly rate
monthly_release_savingsnumberOptional
730-hour monthly commitment cost eliminated by commitments resold during the requested period
monthly_total_savingsnumberOptional
Sum of monthly_rebate_savings and monthly_release_savings
400
Bad request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not found
application/json
405
Method not allowed
application/json
409
Conflict
application/json
422
Unprocessable Content
application/json
500
Internal server error
application/json
default
Default error response
application/json
get/beta/v1/org/{org_id}/moneyback-guarantees/savings
Last updated
Was this helpful?

