NSX-T Data Center REST API
Associated URIs:
API Description | API Path |
---|---|
Execute checks before entering host into maintenance modeThis API will accept the host identification information(vCenter instance uuid and host moref id). Will execute the host and edge pre-checks that ensure host is ok to enter maintenance mode. The progress and status of upgrade unit returns status OK, if check has passed. Otherwise will return the NOT_OK. if status returns WAIT, In that case system expects client to wait and poll the API after every 1 minute till checks reach terminal state OK or NOT_OK after 8 minutes. |
POST /api/v1/upgrade/pre-upgrade-checks/host/planned-maintenance
|