NSX-T Data Center REST API
Retrieve a load balancer persistence profile (Deprecated)
Retrieve a load balancer persistence profile.Deprecated:
Use the following Policy API -
GET /policy/api/v1/infra/lb-persistence-profiles/
Request:
Method:
GET
URI Path(s):
/api/v1/loadbalancer/persistence-profiles/{persistence-profile-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/api/v1/loadbalancer/persistence-profiles/4a19c81d-2622-4c9a-b79a-39587b172e7bSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
LbCookiePersistenceProfile+
LbGenericPersistenceProfile+
LbSourceIpPersistenceProfile+