vms property
List of utilization information per VM.
When sent as part of the request, the "vm_id" field is used in order to specify which VMs to include in the report. In that case all other fields are ignored.
Implementation
core.List<VmUtilizationInfo>? vms;