Reference

List anomalies

GET
/api/v1/anomalies

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Query Parameters

provider?|null
status?|null
severity?|null
page?Page
page_size?Page Size
start?|

Only anomalies whose window starts on or after this date

end?|

Only anomalies whose window starts on or before this date

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/api/v1/anomalies"
{
  "success": true,
  "timestamp": "2019-08-24T14:15:22Z",
  "data": {
    "items": [
      {
        "id": "string",
        "severity": "critical",
        "status": "active",
        "title": "string",
        "subtitle": "string",
        "badge_label": "string",
        "rca_emphasis": "string",
        "rca_tail": "string",
        "peak_impact_usd": 0,
        "total_impact_usd": 0,
        "spike_pct": 0,
        "actual_spend_usd": 0,
        "expected_spend_usd": 0,
        "anomaly_score": 0,
        "max_score": 0,
        "feedback": "YES",
        "anomaly_start_date": "string",
        "anomaly_end_date": "string",
        "timestamp": "string"
      }
    ],
    "pagination": {
      "total_items": 0,
      "total_pages": 0,
      "current_page": 0,
      "page_size": 0,
      "has_next": true,
      "has_previous": true
    }
  }
}
{
  "success": false,
  "error": {
    "code": "string",
    "message": "string",
    "details": null
  },
  "timestamp": "2019-08-24T14:15:22Z"
}
{
  "success": false,
  "error": {
    "code": "string",
    "message": "string",
    "details": null
  },
  "timestamp": "2019-08-24T14:15:22Z"
}
{
  "success": false,
  "error": {
    "code": "string",
    "message": "string",
    "details": null
  },
  "timestamp": "2019-08-24T14:15:22Z"
}
{
  "success": false,
  "error": {
    "code": "string",
    "message": "string",
    "details": null
  },
  "timestamp": "2019-08-24T14:15:22Z"
}
{
  "success": false,
  "error": {
    "code": "string",
    "message": "string",
    "details": null
  },
  "timestamp": "2019-08-24T14:15:22Z"
}
{
  "success": false,
  "error": {
    "code": "string",
    "message": "string",
    "details": null
  },
  "timestamp": "2019-08-24T14:15:22Z"
}
{
  "success": false,
  "error": {
    "code": "string",
    "message": "string",
    "details": null
  },
  "timestamp": "2019-08-24T14:15:22Z"
}
{
  "success": false,
  "error": {
    "code": "string",
    "message": "string",
    "details": null
  },
  "timestamp": "2019-08-24T14:15:22Z"
}
Ask the FinOps Agent about your cloud spend