Update Session Timer Profile Binding
API will create or update Session Timer profile binding map for Tier-1 Logical Router LocaleServices.
Request
URLURL
https://nsxmanager.your.domain/policy/api/v1/infra/tier-1s/{tier1-id}/locale-services/{locale-services-id}/session-timer-profile-bindings/{session-timer-profile-binding-id}
Request Body
Request Body
SessionTimerProfileBindingMap of type(s) application/json
Required
This entity will be used to establish association between Session Timer profile and Logical Routers.
(The request body parameter is missing description)
{}
Request data structure does not contain any properties!
cURL Command
curl -X PATCH -H "Content-Type: application/json" -d '{}' https://nsxmanager.your.domain/policy/api/v1/infra/tier-1s/{tier1-id}/locale-services/{locale-services-id}/session-timer-profile-bindings/{session-timer-profile-binding-id}
Errors
BadRequest
400
The request cannot be fulfilled due to bad syntax.
Forbidden
403
The server understood the request, but is refusing to fulfill it.
NotFound
404
The requested resource could not be found but may be available again in the future.
PreconditionFailed
412
This error has no documentation
InternalServerError
500
The server encountered an unexpected condition which prevented it from fulfilling the request.
ServiceUnavailable
503
The server is currently unavailable (because it is overloaded or down for maintenance).
On This Page
Locale Services Operations
put
delete
delete
delete
get
patch
patch
patch