Policy > Networking > Network Services > Advanced Load Balancing > Alb Waf Policy Psm Groups

Create or update a ALBwafpolicypsmgroup

If a ALBwafpolicypsmgroup with the alb-wafpolicypsmgroup-id is not already present,
create a new ALBwafpolicypsmgroup. If it already exists, update the
ALBwafpolicypsmgroup. This is a full replace.
This API is only available when using VMware NSX-T.

Request:

Method:
PATCH
URI Path(s):
/policy/api/v1/infra/alb-waf-policy-psm-groups/<alb-wafpolicypsmgroup-id>
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
ALBWafPolicyPSMGroup+

Example Request:

{ "enable": true, "hit_action": "WAF_ACTION_ALLOW_PARAMETER", "is_learning_group": false, "miss_action": "WAF_ACTION_NO_OP", "name": "test-waf_policy_PSMGroup" }

Successful Response:

Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a

Example Response:

200 OK

Required Permissions:

crud

Feature:

policy_lb

Additional Errors: