共用方式為


MasterTargetServer interface

Details of a Master Target Server.

Properties

agentExpiryDate

Agent expiry date.

agentVersion

The version of the scout component on the server.

agentVersionDetails

Agent version details.

dataStores

The list of data stores in the fabric.

diskCount

Disk count of the master target.

healthErrors

Health errors.

id

The server Id.

ipAddress

The IP address of the server.

lastHeartbeat

The last heartbeat received from the server.

marsAgentExpiryDate

MARS agent expiry date.

marsAgentVersion

MARS agent version.

marsAgentVersionDetails

Mars agent version details.

name

The server name.

osType

The OS type of the server.

osVersion

OS Version of the master target.

retentionVolumes

The retention volumes of Master target Server.

validationErrors

Validation errors.

versionStatus

Version status.

Property Details

agentExpiryDate

Agent expiry date.

agentExpiryDate?: Date

Property Value

Date

agentVersion

The version of the scout component on the server.

agentVersion?: string

Property Value

string

agentVersionDetails

Agent version details.

agentVersionDetails?: VersionDetails

Property Value

dataStores

The list of data stores in the fabric.

dataStores?: DataStore[]

Property Value

diskCount

Disk count of the master target.

diskCount?: number

Property Value

number

healthErrors

Health errors.

healthErrors?: HealthError[]

Property Value

id

The server Id.

id?: string

Property Value

string

ipAddress

The IP address of the server.

ipAddress?: string

Property Value

string

lastHeartbeat

The last heartbeat received from the server.

lastHeartbeat?: Date

Property Value

Date

marsAgentExpiryDate

MARS agent expiry date.

marsAgentExpiryDate?: Date

Property Value

Date

marsAgentVersion

MARS agent version.

marsAgentVersion?: string

Property Value

string

marsAgentVersionDetails

Mars agent version details.

marsAgentVersionDetails?: VersionDetails

Property Value

name

The server name.

name?: string

Property Value

string

osType

The OS type of the server.

osType?: string

Property Value

string

osVersion

OS Version of the master target.

osVersion?: string

Property Value

string

retentionVolumes

The retention volumes of Master target Server.

retentionVolumes?: RetentionVolume[]

Property Value

validationErrors

Validation errors.

validationErrors?: HealthError[]

Property Value

versionStatus

Version status.

versionStatus?: string

Property Value

string