Skip to content

Instantly share code, notes, and snippets.

@kevinmeziere
Created October 13, 2017 05:40
Show Gist options
  • Save kevinmeziere/5d7cf51f96fd66b60f7f54f5dfed4368 to your computer and use it in GitHub Desktop.
Save kevinmeziere/5d7cf51f96fd66b60f7f54f5dfed4368 to your computer and use it in GitHub Desktop.
{
"cpu_cap": 100,
"image_uuid": "be77bc68-8339-11e7-b651-002590a63bc7",
"hostname": "test",
"uuid": "fe0b9b05-1f3e-4b11-b0ae-8494bb6ecd53",
"max_physical_memory": 1024,
"quota": 100,
"alias": "test",
"nics": [
{
"interface": "net0",
"nic_tag": "admin",
"gateway": "192.168.1.1",
"netmask": "255.255.255.0",
"ip": "192.168.1.234",
"primary": true
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment