NSX-T Data Center REST API
List DPD profiles
Get paginated list of all DPD Profiles.Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/ipsec-vpn-dpd-profiles
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/ipsec-vpn-dpd-profiles
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/ipsec-vpn-dpd-profiles
Request Headers:
n/a
Query Parameters:
IPSecVpnDpdProfileListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/ipsec-vpn-dpd-profilesSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
IPSecVpnDpdProfileListResult+