共用方式為


ReprotectAgentDetails interface

Reprotect agent details.

Properties

accessibleDatastores

The list of accessible datastores fetched from discovery. NOTE: This property will not be serialized. It can only be populated by the server.

biosId

The reprotect agent Bios Id. NOTE: This property will not be serialized. It can only be populated by the server.

fabricObjectId

The fabric object Id. NOTE: This property will not be serialized. It can only be populated by the server.

fqdn

The reprotect agent Fqdn. NOTE: This property will not be serialized. It can only be populated by the server.

health

The health of the reprotect agent. NOTE: This property will not be serialized. It can only be populated by the server.

healthErrors

The health errors. NOTE: This property will not be serialized. It can only be populated by the server.

id

The reprotect agent Id. NOTE: This property will not be serialized. It can only be populated by the server.

lastDiscoveryInUtc

The last time when SDS information discovered in SRS. NOTE: This property will not be serialized. It can only be populated by the server.

lastHeartbeatUtc

The last heartbeat received from the reprotect agent. NOTE: This property will not be serialized. It can only be populated by the server.

name

The reprotect agent name. NOTE: This property will not be serialized. It can only be populated by the server.

protectedItemCount

The protected item count. NOTE: This property will not be serialized. It can only be populated by the server.

vcenterId

The Vcenter Id. NOTE: This property will not be serialized. It can only be populated by the server.

version

The version. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

accessibleDatastores

The list of accessible datastores fetched from discovery. NOTE: This property will not be serialized. It can only be populated by the server.

accessibleDatastores?: string[]

Property Value

string[]

biosId

The reprotect agent Bios Id. NOTE: This property will not be serialized. It can only be populated by the server.

biosId?: string

Property Value

string

fabricObjectId

The fabric object Id. NOTE: This property will not be serialized. It can only be populated by the server.

fabricObjectId?: string

Property Value

string

fqdn

The reprotect agent Fqdn. NOTE: This property will not be serialized. It can only be populated by the server.

fqdn?: string

Property Value

string

health

The health of the reprotect agent. NOTE: This property will not be serialized. It can only be populated by the server.

health?: string

Property Value

string

healthErrors

The health errors. NOTE: This property will not be serialized. It can only be populated by the server.

healthErrors?: HealthError[]

Property Value

id

The reprotect agent Id. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

lastDiscoveryInUtc

The last time when SDS information discovered in SRS. NOTE: This property will not be serialized. It can only be populated by the server.

lastDiscoveryInUtc?: Date

Property Value

Date

lastHeartbeatUtc

The last heartbeat received from the reprotect agent. NOTE: This property will not be serialized. It can only be populated by the server.

lastHeartbeatUtc?: Date

Property Value

Date

name

The reprotect agent name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

protectedItemCount

The protected item count. NOTE: This property will not be serialized. It can only be populated by the server.

protectedItemCount?: number

Property Value

number

vcenterId

The Vcenter Id. NOTE: This property will not be serialized. It can only be populated by the server.

vcenterId?: string

Property Value

string

version

The version. NOTE: This property will not be serialized. It can only be populated by the server.

version?: string

Property Value

string