Cost
Get cost optimization trend
View cost optimization trend.
post/cost/executive_dashboard/cost_optimization_trend
Request body
Example request
{
"filter": {
"clouds": [
"AWS"
]
},
"currency": "AED"
}Response
Success
Example response
[
{
"cloud": "AWS"
}
]