Replication Protected Item Properties Response
data class ReplicationProtectedItemPropertiesResponse(val activeLocation: String? = null, val allowedOperations: List<String>? = null, val currentScenario: CurrentScenarioDetailsResponse? = null, val eventCorrelationId: String? = null, val failoverHealth: String? = null, val failoverRecoveryPointId: String? = null, val friendlyName: String? = null, val healthErrors: List<HealthErrorResponse>? = null, val lastSuccessfulFailoverTime: String? = null, val lastSuccessfulTestFailoverTime: String? = null, val policyFriendlyName: String? = null, val policyId: String? = null, val primaryFabricFriendlyName: String? = null, val primaryFabricProvider: String? = null, val primaryProtectionContainerFriendlyName: String? = null, val protectableItemId: String? = null, val protectedItemType: String? = null, val protectionState: String? = null, val protectionStateDescription: String? = null, val providerSpecificDetails: Any? = null, val recoveryContainerId: String? = null, val recoveryFabricFriendlyName: String? = null, val recoveryFabricId: String? = null, val recoveryProtectionContainerFriendlyName: String? = null, val recoveryServicesProviderId: String? = null, val replicationHealth: String? = null, val switchProviderState: String? = null, val switchProviderStateDescription: String? = null, val testFailoverState: String? = null, val testFailoverStateDescription: String? = null)
Replication protected item custom data details.
Constructors
Link copied to clipboard
fun ReplicationProtectedItemPropertiesResponse(activeLocation: String? = null, allowedOperations: List<String>? = null, currentScenario: CurrentScenarioDetailsResponse? = null, eventCorrelationId: String? = null, failoverHealth: String? = null, failoverRecoveryPointId: String? = null, friendlyName: String? = null, healthErrors: List<HealthErrorResponse>? = null, lastSuccessfulFailoverTime: String? = null, lastSuccessfulTestFailoverTime: String? = null, policyFriendlyName: String? = null, policyId: String? = null, primaryFabricFriendlyName: String? = null, primaryFabricProvider: String? = null, primaryProtectionContainerFriendlyName: String? = null, protectableItemId: String? = null, protectedItemType: String? = null, protectionState: String? = null, protectionStateDescription: String? = null, providerSpecificDetails: Any? = null, recoveryContainerId: String? = null, recoveryFabricFriendlyName: String? = null, recoveryFabricId: String? = null, recoveryProtectionContainerFriendlyName: String? = null, recoveryServicesProviderId: String? = null, replicationHealth: String? = null, switchProviderState: String? = null, switchProviderStateDescription: String? = null, testFailoverState: String? = null, testFailoverStateDescription: String? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard