997c404b56
Change-Id: Ib793bf5be179111d0c83c0880f7369ebcbe473ec
36 lines
1.2 KiB
JSON
36 lines
1.2 KiB
JSON
{
|
|
"name": "test_instance",
|
|
"description": "this is a test instance",
|
|
"instance_type_uuid": "0607b5f3-6111-424d-ba46-f5de39a6fa69",
|
|
"image_uuid": "efe0a06f-ca95-4808-b41e-9f55b9c5eb98",
|
|
"availability_zone" : "Beijing-01",
|
|
"status": "active",
|
|
"power_state": "on",
|
|
"links": [
|
|
{
|
|
"href": "http://10.3.150.17:6688/v1/instances/7de2859d-ec6d-42c7-bb86-9d630ba5ac94",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://10.3.150.17:6688/instances/7de2859d-ec6d-42c7-bb86-9d630ba5ac94",
|
|
"rel": "bookmark"
|
|
}
|
|
],
|
|
"uuid": "7de2859d-ec6d-42c7-bb86-9d630ba5ac94",
|
|
"created_at": "2016-09-27T02:37:21.966342+00:00",
|
|
"launched_at": "2016-09-27T02:39:21.966342+00:00",
|
|
"updated_at": null,
|
|
"project_id": "2f15c3524826465a9afbd150478b3b76",
|
|
"user_id": "a6205fcab03d4a289251f420456b1289",
|
|
"network_info": {
|
|
"3c5b24d1-21b7-4036-8bd1-b0aefe65533d": {
|
|
"network": "42a01505-855d-4f3b-9b8b-0abd413b3036",
|
|
"mac_address": "aa:bb:cc:dd:ee:ff",
|
|
"fixed_ip": "10.1.0.100"
|
|
}
|
|
},
|
|
"extra": {
|
|
"My Server Name" : "Apache1"
|
|
}
|
|
}
|