In Mage Rcm Failback Discovered Protected Vm Details Response
data class InMageRcmFailbackDiscoveredProtectedVmDetailsResponse(val createdTimestamp: String, val datastores: List<String>, val ipAddresses: List<String>, val isDeleted: Boolean, val lastDiscoveryTimeInUtc: String, val osName: String, val powerStatus: String, val updatedTimestamp: String, val vCenterFqdn: String, val vCenterId: String, val vmFqdn: String, val vmwareToolsStatus: String)
InMageRcmFailback discovered VM details.
Properties
Link copied to clipboard
The SDS created timestamp.
Link copied to clipboard
The list of datastores.
Link copied to clipboard
The list of IP addresses.
Link copied to clipboard
The last time when SDS information discovered in SRS.
Link copied to clipboard
The VM power status.
Link copied to clipboard
The SDS updated timestamp.
Link copied to clipboard
The VCenter fqdn.
Link copied to clipboard
The VMware tools status.