Policy > Networking > Network Services > Advanced Load Balancing > Alb Sso Policies

Create or update a ALBssopolicy

If a ALBssopolicy with the alb-ssopolicy-id is not already present,
create a new ALBssopolicy. If it already exists, update the
ALBssopolicy. 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-sso-policies/<alb-ssopolicy-id>
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
ALBSSOPolicy+

Example Request:

{ "_revision": 0, "authentication_policy": { "default_auth_profile_path": "/infra/alb-authprofiles/saml-okta" }, "display_name": "sso-ping" }

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: