NSX CLI Guide

Debug Commands

rollback host <host-uuid> username <host-username> password <host-password>

Perform a rollback of the specified host machines. You need to specify the id of the NSX host to rollback.

Get the host id by running the rollback get-hosts command.

Parameters:

Option Description
<host-uuid> Host UUID
Allowed pattern: ^[0-9a-fA-F]{8}-([0-9a-fA-F]{4}-){3}[0-9a-fA-F]{12}$
<username> Username of host
<password> Password of host


Example:

nsx-manager-1> rollback host f47cd820-8599-11e8-9b21-02000563c4e0 username root password ca$hc0w Status: success

Mode:

Basic

Availability: