MasterTargetServer interface
Details of a Master Target Server.
Properties
agent |
Agent expiry date. |
agent |
The version of the scout component on the server. |
agent |
Agent version details. |
data |
The list of data stores in the fabric. |
disk |
Disk count of the master target. |
health |
Health errors. |
id | The server Id. |
ip |
The IP address of the server. |
last |
The last heartbeat received from the server. |
mars |
MARS agent expiry date. |
mars |
MARS agent version. |
mars |
Mars agent version details. |
name | The server name. |
os |
The OS type of the server. |
os |
OS Version of the master target. |
retention |
The retention volumes of Master target Server. |
validation |
Validation errors. |
version |
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
dataStores
diskCount
Disk count of the master target.
diskCount?: number
Property Value
number
healthErrors
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
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
versionStatus
Version status.
versionStatus?: string
Property Value
string