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/orgs/{org-id}/projects/{project-id}/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/orgs/{org-id}/projects/{project-id}/infra/flood-protection-profiles/{flood-protection-profile-id}/bindings
Request Headers:
n/a
Query Parameters:
ProfileBindingListRequestParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
FloodProtectionProfileBindingListResult+