NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
ALBControllerVcenterServerCreationRequest (schema)
ALBControllerVcenterServerCreationRequest
Request for creating a VCenter server in Avi Load Balancer Controller.
| Name | Description | Type | Notes |
|---|---|---|---|
| cloud_name | Cloud Name Name of the cloud to associate with the VCenter server. |
string | Required |
| clustering_id | Unique Id for Avi Load Balancer Controller Cluster used in VCF managed NSX Unique Id for Avi Load Balancer Controller Cluster used in VCF managed NSX. |
string | Readonly |
| name | VCenter Server Name Name of the VCenter server. |
string | Required |
| vcenter_credentials_name | VCenter Credentials Name Name of the VCenter credentials. This is the name of the VCenter credentials object in Avi Load Balancer Controller. The credentials reference will be fetched at runtime from Avi Controller using GET API. |
string | Required |
| vcenter_url | VCenter URL URL of the VCenter server. This will be sent to Avi Load Balancer Controller for VCenter server configuration. |
string | Required |