NSX-T Data Center REST API
List all VM tag replication policies
List all VM tag replication policies.Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/global-infra/vm-tag-replication-policies
                  
              
            Request Headers:
                n/a
            Query Parameters:
    VMTagReplicationPolicyListRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<global-manager>/global_manager/api/v1/global-infra/vm-tag-replication-policiesSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    VMTagReplicationPolicyListResult+
  