Use the viocli reset command to reset instances in your deployment.
The viocli reset command uses the following syntax.
viocli reset instances --nova-state {ERROR | SHUTOFF} [--force] [-v]
Parameter | Mandatory or Optional | Description |
---|---|---|
--nova-state {ERROR | SHUTOFF} |
Mandatory |
Resets OpenStack instances in the |
--force |
Optional |
Runs the command without confirmation. |
-v or --verbose |
Optional |
Displays output in verbose mode. |
You can also run viocli reset -h or viocli reset --help to display the parameters for the command.