vinfra cluster network migration show

Display network migration details:

usage: vinfra cluster network migration show [--full] [--task-id <task-id>]
--full
Show full information
--task-id <task-id>
The task ID of network migration

Example:

# vinfra cluster network migration show
+----------------------------+-------------------------------------------------+
| Field                      | Value                                           |
+----------------------------+-------------------------------------------------+
| link                       | href: /api/v2/network/migration/2d4ec3a9-<...>/ |
|                            | method: GET                                     |
|                            | rel: network-migration-details                  |
| operation                  | network-migration                               |
| progress                   | 1.0                                             |
| single_interface_migration | False                                           |
| state                      | test-passed                                     |
| task_id                    | 2d4ec3a9-7714-479d-a03c-1efbe6ffecf5            |
| transitions                | 5                                               |
+----------------------------+-------------------------------------------------+

This command shows the details of the current network migration: the new network configuration has been tested and can be applied.