NSX-T Data Center REST API
Delete Firewall Session Timer Profile
API will delete Firewall Session Timer Profile This API is available when using VMware NSX-T or VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers).Request:
Method:
              DELETE
            URI Path(s):
              
              
                  
                  /policy/api/v1/global-infra/firewall-session-timer-profiles/<firewall-session-timer-profile-id>
                  
/policy/api/v1/infra/firewall-session-timer-profiles/<firewall-session-timer-profile-id>
              
            /policy/api/v1/infra/firewall-session-timer-profiles/<firewall-session-timer-profile-id>
Request Headers:
                n/a
            Query Parameters:
    OverrideRequestParameters+
  Request Body:
    n/a
  Example Request:
DELETE https://<nsx-mgr>/policy/api/v1/infra/firewall-session-timer-profiles/firewall-session-timer-profile-idSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a
  