| { "listvirtualmachinesresponse": { |
| "count": 1, |
| "virtualmachine": [ |
| { |
| "id": "fee2ccb3-c1f2-4e7b-8465-42b390e10dff", |
| "name": "cloudstack-r-611", |
| "displayname": "cloudstack-r-611", |
| "account": "jcloud2", |
| "domainid": "ea66e3a5-d007-42e8-a0de-ec5ce778a1d7", |
| "domain": "jCloud", |
| "created": "2012-05-22T09:18:28-0700", |
| "state": "Running", |
| "haenable": false, |
| "zoneid": "1", |
| "zonename": "Santa Clara Zone", |
| "templateid": "5c65f152-a4bc-4405-a756-fd10841a9aa7", |
| "templatename": "jclouds-6d4bdc29", |
| "templatedisplaytext": "jclouds live testCreateTemplate", |
| "passwordenabled": false, |
| "serviceofferingid": "5305750d-df71-4da9-8cd0-e23c2236a6e2", |
| "serviceofferingname": "Micro Instance", |
| "cpunumber": 1, |
| "cpuspeed": 500, |
| "memory": 256, |
| "guestosid": "6dcd58ce-1ec6-432c-af0b-9ab4ca9207d9", |
| "rootdeviceid": 0, |
| "rootdevicetype": "IscsiLUN", |
| "securitygroup": [], |
| "nic": [ |
| { |
| "id": "48640c5e-90f3-45bd-abd2-a108ca8957ac", |
| "networkid": "c0d5db5b-f7d5-44e1-b854-21ecd1a09dbf", |
| "netmask": "255.255.255.0", |
| "gateway": "10.1.1.1", |
| "ipaddress": "10.1.1.227", |
| "traffictype": "Guest", |
| "type": "Isolated", |
| "isdefault": true |
| } |
| ], |
| "publicipid": "e202aafb-ab41-4dc0-80e9-9fcd64fbf45c", |
| "publicip": "72.52.126.110", |
| "tags": [ |
| { |
| "account": "jcloud2", |
| "domain": "jCloud", |
| "domainid": "ea66e3a5-d007-42e8-a0de-ec5ce778a1d7", |
| "key": "some-tag", |
| "resourceid": "fee2ccb3-c1f2-4e7b-8465-42b390e10dff", |
| "resourcetype": "UserVm", |
| "value": "some-value" |
| } |
| ] |
| } |
| ] |
| } } |