Delen via


ReprotectAgentDetails Class

Definition

Reprotect agent details.

public class ReprotectAgentDetails
type ReprotectAgentDetails = class
Public Class ReprotectAgentDetails
Inheritance
ReprotectAgentDetails

Constructors

ReprotectAgentDetails()

Initializes a new instance of the ReprotectAgentDetails class.

ReprotectAgentDetails(String, String, String, String, String, String, Nullable<DateTime>, String, IList<HealthError>, Nullable<Int32>, IList<String>, String, Nullable<DateTime>)

Initializes a new instance of the ReprotectAgentDetails class.

Properties

AccessibleDatastores

Gets the list of accessible datastores fetched from discovery.

BiosId

Gets the reprotect agent Bios Id.

FabricObjectId

Gets the fabric object Id.

Fqdn

Gets the reprotect agent Fqdn.

Health

Gets the health of the reprotect agent. Possible values include: 'None', 'Normal', 'Warning', 'Critical'

HealthErrors

Gets the health errors.

Id

Gets the reprotect agent Id.

LastDiscoveryInUtc

Gets the last time when SDS information discovered in SRS.

LastHeartbeatUtc

Gets the last heartbeat received from the reprotect agent.

Name

Gets the reprotect agent name.

ProtectedItemCount

Gets the protected item count.

VcenterId

Gets the Vcenter Id.

Version

Gets the version.

Applies to