In Mage Rcm Discovered Protected Vm Details Response
data class InMageRcmDiscoveredProtectedVmDetailsResponse(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)
InMageRcm discovered protected 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.