1b46015f23
Change-Id: I687de92de0ff088e9f1e64223ce40d87443bf36f
27 lines
891 B
JSON
27 lines
891 B
JSON
{
|
|
"migrations": [
|
|
{
|
|
"created_at": "2016-06-23T14:42:02.000000",
|
|
"dest_compute": "compute20",
|
|
"dest_host": "5.6.7.8",
|
|
"dest_node": "node20",
|
|
"id": 4,
|
|
"instance_uuid": "9128d044-7b61-403e-b766-7547076ff6c1",
|
|
"new_instance_type_id": 6,
|
|
"old_instance_type_id": 5,
|
|
"source_compute": "compute10",
|
|
"source_node": "node10",
|
|
"status": "migrating",
|
|
"migration_type": "resize",
|
|
"updated_at": "2016-06-23T14:42:02.000000",
|
|
"uuid": "42341d4b-346a-40d0-83c6-5f4f6892b650"
|
|
}
|
|
],
|
|
"migrations_links": [
|
|
{
|
|
"href": "http://openstack.example.com/v2.1/6f70656e737461636b20342065766572/os-migrations?limit=1&marker=42341d4b-346a-40d0-83c6-5f4f6892b650",
|
|
"rel": "next"
|
|
}
|
|
]
|
|
}
|