NSX-T Data Center REST API
Delete TLS Config Profile Binding for Tier-1 Logical Router
API will delete TLS Config Profile Binding for Tier-1 Logical Router.Request:
Method:
              DELETE
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/tier-1s/<tier1-id>/tls-inspection-config-profile-bindings/<tls-inspection-config-profile-binding-id>
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
DELETE https://<nsx-mgr>/policy/api/v1/infra/tier-1s/my-t1/tls-config-profile-bindings/defaultSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a
  