NSX-T Data Center REST API
Get IKE Profile
Get custom IKE Profile, given the particular id.Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/ipsec-vpn-ike-profiles/{ike-profile-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/ipsec-vpn-ike-profiles/aws-ike-profileSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
IPSecVpnIkeProfile+