NSX-T Data Center REST API
Read specified IPV6 NDRA Profile (Deprecated)
Returns information about specified IPv6 NDRA Profile.Deprecated:
Please use below Policy APIs.
GET /policy/api/v1//infra/ipv6-ndra-profiles/<ndra-profile-id>
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/ipv6/nd-ra-profiles/<nd-ra-profile-id>
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/ipv6/nd-ra-profiles/65fb67d8-0485-4c23-8e59-b9ccd8799a4cSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    NDRAProfile+
  