UpdateVCenterRequestProperties interface

The properties of an update vCenter request.

Properties

friendlyName

The friendly name of the vCenter.

ipAddress

The IP address of the vCenter to be discovered.

port

The port number for discovery.

processServerId

The process server Id from where the update can be orchestrated.

runAsAccountId

The CS account Id which has privileges to update the vCenter.

Property Details

friendlyName

The friendly name of the vCenter.

friendlyName?: string

Property Value

string

ipAddress

The IP address of the vCenter to be discovered.

ipAddress?: string

Property Value

string

port

The port number for discovery.

port?: string

Property Value

string

processServerId

The process server Id from where the update can be orchestrated.

processServerId?: string

Property Value

string

runAsAccountId

The CS account Id which has privileges to update the vCenter.

runAsAccountId?: string

Property Value

string