NSX-T Data Center REST API
Reset the statistics of the given VPN session
Resets the statistics of the given VPN session.Since source of data is enforcement point, data is
reset there.
Request:
Method:
POST
URI Path(s):
/policy/api/v1/global-infra/tier-1s/<tier-1-id>/ipsec-vpn-services/<service-id>/sessions/<session-id>/statistics
/policy/api/v1/infra/tier-1s/<tier-1-id>/ipsec-vpn-services/<service-id>/sessions/<session-id>/statistics
/policy/api/v1/infra/tier-1s/<tier-1-id>/ipsec-vpn-services/<service-id>/sessions/<session-id>/statistics
Request Headers:
n/a
Query Parameters:
PolicyStatisticsResetParameters+
Request Body:
n/a
Example Request:
POST https://<policy-mgr>/policy/api/v1/infra/tier-1s/ext_net/ipsec-vpn-services/default/sessions/rbs-1/statistics?action=resetSuccessful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a