NSX-T Data Center REST API
Get details of tag bulk operation request
Get details of tag bulk operation request with which tag is applied or removedon virtual machines.
Request:
Method:
              GET
            URI Path(s):
              
                /policy/api/v1/orgs/{org-id}/projects/{project-id}/vpcs/{vpc-id}/tags/vpc-tag-operations/{operation-id}
                
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  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-updateSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    TagBulkOperation+