NSX-T Data Center REST API
Get status of tag bulk operation
Get status of tag bulk operation with details of tag operation on each virtual machine.Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/tags/tag-operations/<operation-id>/status
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/tags/tag-operations/win-vm-update/statusSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
TagBulkOperationStatus+