[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Delete Session Timer Profile Binding
DescriptionAPI will delete Session Timer Profile Binding 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.
Errors
Errors
Code Samples
Code Samples
cURL Command
curl -X DELETE 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: delete-session-timer-profile-binding
x-vmw-nsx-module: PolicyGatewayProfileBinding
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy