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/orgs/{org-id}/projects/{project-id}/vpcs/{vpc-id}/tags/vpc-tag-operations/{operation-id}/status
Request Headers:
n/a
Query Parameters:
RealizationListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/orgs/default/projects/project-1/vpcs/vpc-1/tags/vpc-tag-operations/win-vm-update/statusSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
TagBulkOperationStatus+