NSX-T Data Center REST API
List available Avi Load Balancer Controller form factors
Returns information about all form factors available for Avi Load Balancer Controller nodes.Request:
Method:
GET
URI Path(s):
/policy/api/v1/alb/controller-nodes/form-factors
Request Headers:
n/a
Query Parameters:
ALBControllerNodeFormFactorParameters+
Request Body:
n/a
Example Request:
GET https://<ip>/api/v1/alb/controller-nodes/form-factorsSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
ALBControllerNodeFormFactors+