{
  "file_name": "string",
  "last_update_timestamp": 3,
  "results": [
    {
      "cpu_usage_count": 1,
      "feature": "string",
      "vm_usage_count": 10
    },
    {
      "cpu_usage_count": 10,
      "feature": "string",
      "vm_usage_count": 10
    },
    {
      "cpu_usage_count": 5,
      "feature": "string",
      "vm_usage_count": 10
    },
    {
      "cpu_usage_count": 7,
      "feature": "string",
      "vm_usage_count": 6
    },
    {
      "cpu_usage_count": 3,
      "feature": "string",
      "vm_usage_count": 5
    },
    {
      "cpu_usage_count": 7,
      "feature": "string",
      "vm_usage_count": 10
    },
    {
      "cpu_usage_count": 1,
      "feature": "string",
      "vm_usage_count": 1
    },
    {
      "cpu_usage_count": 9,
      "feature": "string",
      "vm_usage_count": 7
    },
    {
      "cpu_usage_count": 8,
      "feature": "string",
      "vm_usage_count": 8
    },
    {
      "cpu_usage_count": 7,
      "feature": "string",
      "vm_usage_count": 10
    }
  ]
}