Skip to content

Instantly share code, notes, and snippets.

@papertigers
Last active August 29, 2015 14:20
Show Gist options
  • Save papertigers/6993ba9021394aa53ce6 to your computer and use it in GitHub Desktop.
Save papertigers/6993ba9021394aa53ce6 to your computer and use it in GitHub Desktop.
example
{
"owner_uuid": "930896af-bf8c-48d4-885c-6573a94b1853",
"image_uuid": "818cc79e-ceb3-11e4-99ee-7bc8c674e754",
"brand": "lx",
"alias": "demo",
"networks": [
{
"ipv4_uuid": "fc0f4390-5a0d-4911-a36b-5039e3a848ec",
"ipv4_ips": ["10.88.88.17"],
"primary": "true"
}
],
"billing_id":"78aa629d-04fc-4ee5-881b-0b4a914e0c52"
}
@papertigers
Copy link
Author

root@headnode (coal) ~]# sdc-vmapi /vms -X POST -d @vm.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment