[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager

VCenterRequestDTO

Class representing the basic vCenter details


Properties

string
vCenterHost Optional

vCenter Server Host


string
vCenterName Optional

vCenter Server Name


string
vcDataCollectionStatus Optional

vCenter Data Collection Status


string
vcPassword Optional

vCenter Server Password


string
vcUsedAs Optional

vCenter Server Used As


string
vcUsername Optional

vCenter Server Username

JSON Example

{
    "vCenterHost": "vcenter-1.example.com",
    "vCenterName": "vCenter-1",
    "vcDataCollectionStatus": "SUCCESS",
    "vcPassword": "locker:password:<vmid>:<alias>",
    "vcUsedAs": "MANAGEMENT",
    "vcUsername": "administrator@vsphere.local"
}
[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager
Parameter To

Create vCenter V2
Update vCenter V2
Validate vCenter V2
Trigger LCM Snapshot V2
Returned By

Get All vCenters V2

Feedback

Was this page helpful?