| { | |
| "alias": "fooserver", | |
| "brand": "joyent", | |
| "dataset_uuid": "fdea06b0-3f24-11e2-ac50-0b645575ce9d", | |
| "nics": [ | |
| { | |
| "primary": true, | |
| "nic_tag": "admin", | |
| "ip": "10.0.2.12", | |
| "netmask": "255.255.255.0", | |
| "gateway": "10.0.2.1" | |
| } | |
| ], | |
| "cpu_cap": 100, | |
| "max_physical_memory": 1024, | |
| "quota": 250, | |
| "hostname": "fooserver", | |
| "dns_domain": "aunalytics.com", | |
| "resolvers": ["10.0.2.14", "8.8.8.8", "4.4.4.4"] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment