NSX-T Data Center REST API

Associated URIs:

API Description API Path

Create service user object credential in Avi Load Balancer Controller cluster.


Use this API to create service user object credential in Avi Load Balancer Controller cluster.
This API is for VCF deployments only.
POST /policy/api/v1/alb/controller-nodes/user-credential

Update admin user or service user object password in Avi Load Balancer Controller.


Use this API to update admin user password or service user object password in Avi Load Balancer Controller.
This API is for VCF deployments only.
PUT /policy/api/v1/alb/controller-nodes/user-credential

Delete user credential from Avi Load Balancer Controller cluster.


Use this API to delete user credentials in Avi Load Balancer Controller cluster.
This API is for VCF deployments only.
DELETE /policy/api/v1/alb/controller-nodes/user-credential/{username}