Policy > Security > Security Profiles > Flood Protection Profiles

Associated URIs:

API Description API Path

List Flood Protection Profiles


API will list all Flood Protection Profiles
GET /policy/api/v1/infra/flood-protection-profiles
GET /policy/api/v1/global-infra/flood-protection-profiles

Delete Flood Protection Profile


API will delete Flood Protection Profile
DELETE /policy/api/v1/infra/flood-protection-profiles/<flood-protection-profile-id>
DELETE /policy/api/v1/global-infra/flood-protection-profiles/<flood-protection-profile-id>

Get Flood Protection Profile


API will get Flood Protection Profile
GET /policy/api/v1/infra/flood-protection-profiles/<flood-protection-profile-id>
GET /policy/api/v1/global-infra/flood-protection-profiles/<flood-protection-profile-id>

Create or update Flood Protection Profile


API will create/update Flood Protection Profile
PATCH /policy/api/v1/infra/flood-protection-profiles/<flood-protection-profile-id>
PATCH /policy/api/v1/global-infra/flood-protection-profiles/<flood-protection-profile-id>

Update Firewall Flood Protection Profile


API will update Firewall Flood Protection Profile
PUT /policy/api/v1/infra/flood-protection-profiles/<flood-protection-profile-id>
PUT /policy/api/v1/global-infra/flood-protection-profiles/<flood-protection-profile-id>

List Flood Protection Profiles


API will list all Flood Protection Profiles bindings.
GET /policy/api/v1/infra/flood-protection-profiles/<flood-protection-profile-id>/bindings
GET /policy/api/v1/global-infra/flood-protection-profiles/<flood-protection-profile-id>/bindings