[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Update Session Timer Profile Binding
DescriptionAPI will create or update 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
Request Body
Request Body
SessionTimerProfileBindingMap
of type(s) application/json
Required
This request body class requires all of the following:
ProfileBindingMap, object
Authentication
This operation uses the following authentication methods.
Errors
Errors
Code Samples
Code Samples
cURL Command
curl -X PATCH -H "Content-Type: application/json" -d '{}' 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: update-session-timer-profile-binding
x-vmw-nsx-module: PolicyGatewayProfileBinding
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy