NSX-T Data Center REST API

Read an ALBControllerSupportedVersion (Deprecated)

Read an ALBControllerSupportVersion.
This is a deprecated API. It is recommennded to use NSX Advanced Load Balancer (Avi) Controller UI or API directly instead of NSX-T ALB Policy UI and API.
This API is only available when using VMware NSX.

Request:

Method:
GET
URI Path(s):
/policy/api/v1/infra/alb-controller-version
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

GET https://<policy-mgr>/policy/api/v1/infra/alb-controller-version

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
ALBControllerVersion+

Example Response:

{ "alb_api_version" : "20.1.7", "alb_controller_version": "20.1.7" }

Required Permissions:

read

Feature:

policy_lb

Additional Errors: