{
    "system_metrics": {
        "totalCount": 3,
        "nextPageKey": "null",
        "resolution": "1h",
        "warnings": ["The contains filter transformation is deprecated and will be removed in a future release."],
        "result": [
            {
                "metricId": "builtin:host.disk.avail",
                "dataPointCountRatio": "0.1211",
                "dimensionCountRatio": "0.0322",
                "data": [
                    {
                        "dimensions": ["HOST-F1266E1D0AAC2C3C", "DISK-F1266E1D0AAC2C3F"],
                        "timestamps": [3151435100000, 3151438700000, 3151442300000],
                        "values": [11.1, 22.2, 33.3]
                    },
                    {
                        "dimensions": ["HOST-F1266E1D0AAC2C3C", "DISK-F1266E1D0AAC2C3D"],
                        "timestamps": [3151435100000, 3151438700000, 3151442300000],
                        "values": [111.1, 222.2, 333.3]
                    }
                ]
            },
            {
                "metricId": "builtin:host.cpu.idle",
                "data": [
                    {
                        "dimensions": ["HOST-F1266E1D0AAC2C3C"],
                        "timestamps": [3151435100000, 3151438700000, 3151442300000],
                        "values": [1.1, 2.2, 3.3]
                    }
                ]
            }
        ]
    }
}
