@Danp said in XO Rest API:
xo-cli --list-objects type=VM-template uuid=f6745939-cc54-fa9c-5169-6f14ba830a6a
Reply
C:\Users\PC>xo-cli --list-objects type=VM-template uuid=f6745939-cc54-fa9c-5169-6f14ba830a6a
`--list-objects` is deprecated and will be removed in the future, use `list-objects` subcommand instead
[
{
"type": "VM-template",
"addresses": {},
"auto_poweron": false,
"bios_strings": {
"bios-vendor": "Xen",
"bios-version": "",
"system-manufacturer": "Xen",
"system-product-name": "HVM domU",
"system-version": "",
"system-serial-number": "",
"baseboard-manufacturer": "",
"baseboard-product-name": "",
"baseboard-version": "",
"baseboard-serial-number": "",
"baseboard-asset-tag": "",
"baseboard-location-in-chassis": "",
"enclosure-asset-tag": "",
"hp-rombios": "",
"oem-1": "Xen",
"oem-2": "MS_VM_CERT/SHA1/bdbeb6e0a816d43fa6d3fe8aaef04c2bad9d3e3d"
},
"blockedOperations": {},
"boot": {
"order": "cdn"
},
"CPUs": {
"max": 2,
"number": 2
},
"current_operations": {},
"expNestedHvm": false,
"viridian": true,
"high_availability": "",
"isFirmwareSupported": true,
"memory": {
"dynamic": [
2147483648,
2147483648
],
"static": [
2147483648,
2147483648
],
"size": 2147483648
},
"installTime": null,
"name_description": "Ubuntu Linux (64-bit)",
"name_label": "ubuntu22image",
"needsVtpm": false,
"other": {
"import_task": "OpaqueRef:a36b7087-b9a2-4e31-96c6-a0e95a0b280f",
"mac_seed": "09d66866-7e77-af81-7432-3d5b48caa0d0",
"vgpu_pci": "",
"base_template_name": "Other install media",
"install-methods": "cdrom"
},
"os_version": {},
"power_state": "Halted",
"hasVendorDevice": false,
"snapshots": [],
"startDelay": 0,
"startTime": null,
"secureBoot": false,
"tags": [],
"VIFs": [],
"VTPMs": [],
"virtualizationMode": "hvm",
"$container": "d1aa29fb-9fed-e39b-0f88-fc4ebbd42d3f",
"$VBDs": [
"11bb8f2c-6cd0-e55a-9ff1-6d9b14689237"
],
"VGPUs": [],
"$VGPUs": [],
"xenStoreData": {
"vm-data/mmio-hole-size": "268435456",
"vm-data": ""
},
"vga": "cirrus",
"videoram": 4,
"isDefaultTemplate": false,
"template_info": {
"disks": [],
"install_methods": [
"cdrom"
]
},
"cpuWeight": 256,
"id": "f6745939-cc54-fa9c-5169-6f14ba830a6a",
"uuid": "f6745939-cc54-fa9c-5169-6f14ba830a6a",
"$pool": "d1aa29fb-9fed-e39b-0f88-fc4ebbd42d3f",
"$poolId": "d1aa29fb-9fed-e39b-0f88-fc4ebbd42d3f",
"_xapiRef": "OpaqueRef:ce5af387-410c-4e10-8eaf-46315b980ed2"
}
]