Fetch high level overview details about CCM feature.
Bad Request
Internal server error
Returns a CEView object containing CCM Overview details(Total cost, cost breakdown by day, and total number of recommendations for a give time range)
{- "status": "SUCCESS",
- "code": "DEFAULT_ERROR_CODE",
- "message": "string",
- "correlationId": "string",
- "errors": [
- {
- "fieldId": "string",
- "error": "string"
}
]
}