VCenterProperties interface

vCenter properties.

Properties

discoveryStatus

The VCenter discovery status.

fabricArmResourceName

The ARM resource name of the fabric containing this VCenter.

friendlyName

Friendly name of the vCenter.

healthErrors

The health errors for this VCenter.

infrastructureId

The infrastructure Id of vCenter.

internalId

VCenter internal ID.

ipAddress

The IP address of the vCenter.

lastHeartbeat

The time when the last heartbeat was received by vCenter.

port

The port number for discovery.

processServerId

The process server Id.

runAsAccountId

The account Id which has privileges to discover the vCenter.

Property Details

discoveryStatus

The VCenter discovery status.

discoveryStatus?: string

Property Value

string

fabricArmResourceName

The ARM resource name of the fabric containing this VCenter.

fabricArmResourceName?: string

Property Value

string

friendlyName

Friendly name of the vCenter.

friendlyName?: string

Property Value

string

healthErrors

The health errors for this VCenter.

healthErrors?: HealthError[]

Property Value

infrastructureId

The infrastructure Id of vCenter.

infrastructureId?: string

Property Value

string

internalId

VCenter internal ID.

internalId?: string

Property Value

string

ipAddress

The IP address of the vCenter.

ipAddress?: string

Property Value

string

lastHeartbeat

The time when the last heartbeat was received by vCenter.

lastHeartbeat?: Date

Property Value

Date

port

The port number for discovery.

port?: string

Property Value

string

processServerId

The process server Id.

processServerId?: string

Property Value

string

runAsAccountId

The account Id which has privileges to discover the vCenter.

runAsAccountId?: string

Property Value

string