blob: a62358975b1f9abcc07526d682ac5cbebfba7e89 [file] [log] [blame]
{ "listvirtualmachinesresponse": {
"virtualmachine": [
{
"id": 54,
"name": "i-3-54-VM",
"displayname": "i-3-54-VM",
"account": "adrian",
"domainid": 1,
"domain": "ROOT",
"created": "2011-02-16T14:28:37-0800",
"state": "Starting",
"haenable": false,
"zoneid": 1,
"zonename": "San Jose 1",
"templateid": 2,
"templatename": "CentOS 5.3(64-bit) no GUI (XenServer)",
"templatedisplaytext": "CentOS 5.3(64-bit) no GUI (XenServer)",
"passwordenabled": false,
"serviceofferingid": 1,
"serviceofferingname": "Small Instance",
"cpunumber": 1,
"cpuspeed": 500,
"memory": 512,
"guestosid": 11,
"rootdeviceid": 0,
"rootdevicetype": "NetworkFilesystem",
"securitygroup": [],
"jobid": 63,
"jobstatus": 0,
"nic": [
{
"id": 72,
"networkid": 204,
"netmask": "255.255.255.0",
"gateway": "10.1.1.1",
"ipaddress": "10.1.1.18",
"traffictype": "Guest",
"type": "Virtual",
"isdefault": true
}
],
"hypervisor": "XenServer",
"tags": [
{
"account": "adrian",
"domain": "ROOT",
"domainid": "1",
"key": "some-tag",
"resourceid": "54",
"resourcetype": "UserVm",
"value": "some-value"
},
{
"account": "adrian",
"domain": "ROOT",
"domainid": "1",
"key": "another-tag",
"resourceid": "54",
"resourcetype": "UserVm",
"value": "jclouds-empty-tag-placeholder"
}
]
}
]
} }