vcenter-connection-modify
Syntax vcenter-connection-modify
| name name-string | Specify a name for the vCenter connection. | 
| host host-string | Specify the host name of the VMware vCenter server. | 
| user user-string | Specify a valid user on the VMware vCenter server | 
| password password-string | Specify a valid password for the user on the VMware vCenter server. | 
| enable|disable | Specify if you want to enable or disable the connection. | 
| vlans vlan-list | Specify a list of VLANs for auto-provisioning of vCenter. | 
| network-provisioning none|l2-underlay|l3-underlay | Specify the type of network provisioning for the connection. | 
Defaults None
Access Network Administrator
History
| Version 2.5.2 | Command introduced. | 
| Version 2.5.3 | The parameter, vlans, added. | 
| Version 2.6.2 | The parameter, network-provisioning, added. | 
Usage Use this command to modify a connection from a Netvisor switch to a VMware vCenter server.
Examples To modify a connection called, vCenter-1, and modify it to user, konni1, password, c@t3, and , use the following syntax:
CLI network-admin@switch >vcenter-connection-modify name vCenter-1 1 user konni1 password c@t3 enable
