{
  "status": "success",
  "message": "Loaded customers",
  "data": [
    {
      "id": "37",
      "type": "pool",
      "attributes": {
        "name": "pool_37",
        "pool_status": "POLN",
        "pool_type": "OPEN",
        "storage_array_id": 35
      }
    },
    {
      "id": "39",
      "type": "pool",
      "attributes": {
        "name": "pool_39",
        "pool_status": "POLN",
        "pool_type": "OPEN",
        "storage_array_id": 36
      }
    },
    {
      "id": "38",
      "type": "pool",
      "attributes": {
        "name": "pool_38",
        "pool_status": "POLN",
        "pool_type": "OPEN",
        "storage_array_id": 35
      }
    },
    {
      "id": "40",
      "type": "pool",
      "attributes": {
        "name": "pool_40",
        "pool_status": "POLN",
        "pool_type": "OPEN",
        "storage_array_id": 36
      }
    }
  ],
  "count": 4
}