[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Get Session Timer Profile Binding
DescriptionAPI will get Session Timer Profile Binding Map for Tier-0 Logical Router.
Request
URLURL
https://nsxmanager.your.domain/policy/api/v1/infra/tier-0s/{tier0-id}/session-timer-profile-bindings/{session-timer-profile-binding-id}
Path Parameters
Path Parameters
string
tier0-id
Required
string
session-timer-profile-binding-id
Required
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK returns
SessionTimerProfileBindingMap
of type(s) application/json
This response body class contains all of the following:
ProfileBindingMap, object
Errors
404
Not Found
Code Samples
Code Samples
cURL Command
curl https://nsxmanager.your.domain/policy/api/v1/infra/tier-0s/{tier0-id}/session-timer-profile-bindings/{session-timer-profile-binding-id}
Vendor Extensions
This operation contains the following vendor extensions defined in the spec:
x-vmw-doc-operation: get-session-timer-profile-binding
x-vmw-nsx-module: PolicyGatewayProfileBinding
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy