System Administration > Lifecycle Management > Upgrade > Nodes

Get upgrade task status

Get upgrade task status for the given task of the given bundle.
Both bundle_name and task_id must be provided, otherwise you
will receive a 404 NOT FOUND response.

Request:

Method:
GET
URI Path(s):
/api/v1/node/upgrade
/api/v1/transport-nodes/<transport-node-id>/node/upgrade
/api/v1/cluster/<cluster-node-id>/node/upgrade
Request Headers:
n/a
Query Parameters:
UpgradeTaskStatusQueryParameters+
Request Body:
n/a

Example Request:

GET https://<nsx-mgr>/api/v1/node/upgrade?bundle_name=VMware-NSX-unified-appliance-2.1.0.0.0.6921065&upgrade_task_id=77834e07-7901-4e3d-bfe9-aa1df72cac6b

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
UpgradeTaskProperties+

Required Permissions:

read

Feature:

system_administration

Additional Errors: