| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- {
- "replica": {
- "created_at": "2019-07-11T09:49:45.000000",
- "updated_at": "2019-07-11T10:07:14.000000",
- "deleted_at": null,
- "deleted": "0",
- "base_id": "78f89897-fca0-465c-bf0c-b23b36dfd619",
- "user_id": "7cf9b4745d514517b3eae440438136bc",
- "project_id": "ffc16db2011e41f28152897c279b6bcc",
- "destination_environment": {
- "network_map": {
- "private": "provider-net"
- },
- "storage_mappings": {
- "lvmdriver-1": "lvm-1"
- },
- "keypair_name": "new-key",
- "delete_disks_on_vm_termination": false,
- "migr_image_map": {
- "linux": "ubuntu-xenial-img",
- "windows": "63d8f1a4-3192-4edc-b113-0d099b4bc458"
- },
- "migr_network": "provider-net",
- "port_reuse_policy": "keep_mac",
- "set_dhcp": true
- },
- "type": "replica",
- "instances": ["ubuntu-xenial"],
- "reservation_id": null,
- "notes": null,
- "origin_endpoint_id": "5a276274-f964-4c07-aec4-01a7971d9eea",
- "destination_endpoint_id": "6258fa20-5d1f-44fa-ae12-c94122263fa3",
- "transfer_result": null,
- "network_map": {},
- "storage_mappings": {},
- "source_environment": {},
- "id": "78f89897-fca0-465c-bf0c-b23b36dfd619",
- "executions": [
- {
- "created_at": "2019-07-11T10:06:47.000000",
- "updated_at": null,
- "deleted_at": null,
- "deleted": "0",
- "id": "4147568c-f1d7-4a2d-bfbc-8d142a3d1c32",
- "action_id": "78f89897-fca0-465c-bf0c-b23b36dfd619",
- "status": "RUNNING",
- "number": 3
- },
- {
- "created_at": "2019-07-11T09:57:17.000000",
- "updated_at": "2019-07-11T09:58:18.000000",
- "deleted_at": null,
- "deleted": "0",
- "id": "87faeb7e-97aa-4c2f-a8a2-ba8fa31167a5",
- "action_id": "78f89897-fca0-465c-bf0c-b23b36dfd619",
- "status": "ERROR",
- "number": 1
- }
- ]
- }
- }
|