Policy > Networking > Network Services > Advanced Load Balancing > Alb Priority Labels

Create or update a ALBprioritylabels

If a ALBprioritylabels with the alb-prioritylabels-id is not already present,
create a new ALBprioritylabels. If it already exists, update the
ALBprioritylabels. 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-priority-labels/<alb-prioritylabels-id>
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
ALBPriorityLabels+

Example Request:

{ "description": "This is priority labels", "equivalent_labels": [ { "labels": [ "test" ] } ], "name": "test-Prioritylabels-updated" }

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: