VCenterRequestDTO
Properties
string
vCenterHost
Optional
Not available
string
vCenterName
Optional
Not available
string
vcDataCollectionStatus
Optional
vCenter Data Collection Status
string
vcPassword
Optional
Not available
string
vcUsedAs
Optional
Not available
string
vcUsername
Optional
Not available
Parameter To
Create vCenter V2
Update vCenter V2
Validate vCenter V2
Returned By
Get All vCenters V2
JSON Example
{
"vCenterHost": "string",
"vCenterName": "string",
"vcDataCollectionStatus": "string",
"vcPassword": "string",
"vcUsedAs": "string",
"vcUsername": "string"
}