Examples

GET /api/reports/70219655
200
{
  "report": {
    "summary": "Success",
    "status": {
      "skipped": 0,
      "failed_restarts": 0,
      "failed": 0,
      "pending": 0,
      "restarted": 0,
      "applied": 0
    },
    "id": 70219655,
    "reported_at": "2012-12-11T15:24:42Z",
    "metrics": {
      "events": {
        "total": 0
      },
      "time": {
        "package": 0.003989,
        "schedule": 0.00083,
        "cron": 0.000419,
        "exec": 0.000299,
        "service": 0.149739,
        "config_retrieval": 16.3637869358063,
        "file": 0.007025,
        "filebucket": 0.000171,
        "mailalias": 0.000283
      },
      "resources": {
        "total": 33
      },
      "changes": {}
    },
    "logs": []
  }
}

Params

Param name Description
id
required

Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.