Reference

Get anomaly detail

GET
/api/v1/anomalies/{anomaly_id}

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

anomaly_id*Anomaly Id

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/string"
{
  "success": true,
  "timestamp": "2019-08-24T14:15:22Z",
  "data": {
    "id": "string",
    "severity": "critical",
    "status": "active",
    "status_elapsed": "string",
    "title": "string",
    "subtitle": "string",
    "stats": [
      {
        "id": "string",
        "label": "string",
        "value": "string",
        "sub": "string",
        "value_color": "default"
      }
    ],
    "chart": {
      "data": [
        {
          "index": "string",
          "cost": 0
        }
      ],
      "baseline_low": 0,
      "baseline_high": 0,
      "spike_index": 0,
      "spike_label": "string",
      "deploy_index": 0,
      "deploy_label": "string"
    },
    "rca": [
      {
        "id": "string",
        "rank": "string",
        "service": "string",
        "linked_account": "string",
        "linked_account_name": "string",
        "region": "string",
        "usage_type": "string",
        "contribution": 0,
        "primary": false
      }
    ],
    "resources": [
      {
        "id": "string",
        "name": "string",
        "cost": 0,
        "delta_pct": 0
      }
    ],
    "peak_impact_usd": 0,
    "total_impact_usd": 0,
    "actual_spend_usd": 0,
    "expected_spend_usd": 0,
    "spike_pct": 0,
    "anomaly_score": 0,
    "max_score": 0,
    "feedback": "YES",
    "anomaly_start_date": "string",
    "anomaly_end_date": "string"
  }
}
{
  "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