AddVCenterRequestProperties interface

The properties of an add 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 discovery is orchestrated.

runAsAccountId

The account Id which has privileges to discover 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 discovery is orchestrated.

processServerId?: string

Property Value

string

runAsAccountId

The account Id which has privileges to discover the vCenter.

runAsAccountId?: string

Property Value

string