NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
VcenterSpec (schema)
vCenter spec
Input spec for providing username and password details of vCenter to overlay adoption migration tool.
Name | Description | Type | Notes |
---|---|---|---|
id | vCenter ID ID of the vCenter compute manager in NSX. |
string | Required |
password | vCenter password Password for connecting to vCenter. |
secure_string | Required |
username | vCenter username Username for connecting to vCenter. |
string | Required |