{ "id": "srv-1", "type": "server", "href": "/cloudapi/v4/datacenters/dc-1/servers/srv-1", "metadata" : { "createdDate": "2016-10-18T07:28:05Z", "createdBy": "test@test.test", "etag": "e7cf186125f51f3d9511754a40dcd12c", "lastModifiedDate": "2016-10-18T07:28:05Z", "lastModifiedBy": "test@test.test", "state" : "BUSY" }, "properties" : { "name" : "libcloud Test RENAME", "cores" : 1, "ram" : 1024, "bootCdrom" : null, "availabilityZone": "ZONE_1", "vmState": "RUNNING", "bootVolume": { "id": "bvol-1", "type": "volume", "href": "/cloudapi/v4/datacenters/dc-1/volumes/bvol-1" }, "cpuFamily" : "AMD_OPTERON" }, "entities" : { "cdroms": { "id": "srv-1/cdroms", "type": "collection", "href": "/cloudapi/v4/datacenters/dc-1/servers/srv-1/cdroms" }, "volumes": { "id": "srv-1/volumes", "type": "collection", "href": "/cloudapi/v4/datacenters/dc-1/servers/srv-1/volumes" }, "nics": { "id": "srv-1/nics", "type": "collection", "href": "/cloudapi/v4/datacenters/dc-1/servers/srv-1/nics" } } }