NSX-T Data Center REST API
List Session Timer Profiles
API will list all Session Timer Profiles bindings.Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/session-timer-profiles/<session-timer-profile-id>/bindings
/policy/api/v1/global-infra/session-timer-profiles/<session-timer-profile-id>/bindings
/policy/api/v1/global-infra/session-timer-profiles/<session-timer-profile-id>/bindings
Request Headers:
n/a
Query Parameters:
ProfileBindingListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/session-timer-profiles/profile-1/bindingsSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
SessionTimerProfileBindingListResult+