Policy > Networking > Network Services > Advanced Load Balancing > Alb Webhooks

Create or update a ALBwebhook

If a ALBwebhook with the alb-webhook-id is not already present,
create a new ALBwebhook. If it already exists, update the
ALBwebhook. 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-webhooks/<alb-webhook-id>
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
ALBWebhook+

Example Request:

{ "name": "test-webhook", "verification_token": "www.testWebhook.com" }

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: