Reprotect Agent Details Response
data class ReprotectAgentDetailsResponse(val accessibleDatastores: List<String>, val biosId: String, val fabricObjectId: String, val fqdn: String, val health: String, val healthErrors: List<HealthErrorResponse>, val id: String, val lastDiscoveryInUtc: String, val lastHeartbeatUtc: String, val name: String, val protectedItemCount: Int, val vcenterId: String, val version: String)
Reprotect agent details.
Properties
Link copied to clipboard
The list of accessible datastores fetched from discovery.
Link copied to clipboard
The fabric object Id.
Link copied to clipboard
The health errors.
Link copied to clipboard
The last time when SDS information discovered in SRS.
Link copied to clipboard
The last heartbeat received from the reprotect agent.
Link copied to clipboard
The protected item count.