NSX-T Data Center REST API
List all IPv6 NDRA profiles
Paginated list of all IPv6 NDRA profile instancesRequest:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/ipv6-ndra-profiles
                  
/policy/api/v1/global-infra/ipv6-ndra-profiles
              
            /policy/api/v1/global-infra/ipv6-ndra-profiles
Request Headers:
                n/a
            Query Parameters:
    PolicyListRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/ipv6-ndra-profilesSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    Ipv6NdraProfileListResult+
  