Get metadata for VMs This endpoint retrieves metadata for VMs based on the provided time range. It fetches data from the VMInfo table and returns it as a JSON array. The time range is specified by the start_date and end_date query parameters in RFC 3339 format (e.g., 2023-10-01T00:00:00Z).
"2023-10-01T00:00:00Z"
Bearer token for authentication
Name of the VM (optional)
Hostname of the VM (optional)
Cloud provider (optional)
Region (optional)
Availability zone (optional)
Instance type (optional)
CPU architecture (optional)
Operating system (optional)
OK
The response is of type object[]
.