NSX Autonomous Edge REST API

Associated URIs:

API Description API Path

List appliance management tasks


GET /node/tasks

Delete task


DELETE /node/tasks/{task-id}

Read task properties


GET /node/tasks/{task-id}

Cancel specified task


POST /node/tasks/{task-id}?action=cancel

Read asynchronous task response


GET /node/tasks/{task-id}/response