NSX-T Data Center REST API
List Flood Protection Profiles
API will list all Flood Protection Profiles bindings.Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/flood-protection-profiles/<flood-protection-profile-id>/bindings
                  
/policy/api/v1/global-infra/flood-protection-profiles/<flood-protection-profile-id>/bindings
              
            /policy/api/v1/global-infra/flood-protection-profiles/<flood-protection-profile-id>/bindings
Request Headers:
                n/a
            Query Parameters:
    ProfileBindingListRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/flood-protection-profiles/profile-1/bindingsSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    FloodProtectionProfileBindingListResult+
  