Skip to content

Instantly share code, notes, and snippets.

@mkinney
Created July 18, 2017 18:42
Show Gist options
  • Save mkinney/a5e957651cfa18926c1813cfbf6ae454 to your computer and use it in GitHub Desktop.
Save mkinney/a5e957651cfa18926c1813cfbf6ae454 to your computer and use it in GitHub Desktop.
Nutanix WIP Demo
"vm_disks":[
{
"disk_address":{
"device_bus":"ide",
"device_index":0
},
"is_cdrom":true,
"is_empty":false,
"vm_disk_clone":{
"disk_address":{
"vmdisk_uuid":"e845871c-5035-4ab8-bcba-562014916e5e"
}
}
},
{
"disk_address":{
"device_bus":"scsi",
"device_index":0
},
"vm_disk_create":{
"storage_container_uuid":"c4c4dfc7-8dd2-49bd-8820-d4cc47108357",
"size":85899345920
}
},
{
"disk_address":{
"device_bus":"ide",
"device_index":1
},
"is_cdrom":true,
"is_empty":false,
"vm_disk_clone":{
"disk_address":{
"vmdisk_uuid":"497d5abb-fef3-4023-a07c-a3bba4486995"
}
}
}
],
"hypervisor_type":"ACROPOLIS",
"affinity":null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment