Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- dorigoa@lxadorigo 14:11:00 ~>curl -k -u admin:smartvm https://10.64.14.20/api/vms/177 | python -m json.tool
- {
- "actions": [
- {
- "href": "https://10.64.14.20/api/vms/177",
- "method": "post",
- "name": "add_lifecycle_event"
- },
- {
- "href": "https://10.64.14.20/api/vms/177",
- "method": "post",
- "name": "add_event"
- },
- {
- "href": "https://10.64.14.20/api/vms/177",
- "method": "post",
- "name": "start"
- },
- {
- "href": "https://10.64.14.20/api/vms/177",
- "method": "post",
- "name": "stop"
- },
- {
- "href": "https://10.64.14.20/api/vms/177",
- "method": "post",
- "name": "suspend"
- },
- {
- "href": "https://10.64.14.20/api/vms/177",
- "method": "post",
- "name": "delete"
- },
- {
- "href": "https://10.64.14.20/api/vms/177",
- "method": "post",
- "name": "set_owner"
- },
- {
- "href": "https://10.64.14.20/api/vms/177",
- "method": "post",
- "name": "scan"
- },
- {
- "href": "https://10.64.14.20/api/vms/177",
- "method": "delete",
- "name": "delete"
- }
- ],
- "availability_zone_id": 3,
- "cloud": true,
- "cloud_tenant_id": 12,
- "connection_state": "connected",
- "created_on": "2015-11-12T15:29:15Z",
- "ems_ref": "56094643-7b87-4292-af68-0298931b7dd2",
- "flavor_id": 17,
- "guid": "22247e64-8952-11e5-a527-fa163ead1d85",
- "href": "https://10.64.14.20/api/vms/177",
- "id": 177,
- "location": "unknown",
- "name": "test-ubuntu-1",
- "power_state": "unknown",
- "previous_state": "SHUTOFF",
- "raw_power_state": "unknown",
- "state_changed_on": "2015-11-18T11:06:19Z",
- "template": false,
- "type": "VmOpenstack",
- "uid_ems": "56094643-7b87-4292-af68-0298931b7dd2",
- "updated_on": "2015-11-18T11:06:19Z",
- "vendor": "openstack"
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement