GetExadataInfrastructureEstimatedPatchingTime

data class GetExadataInfrastructureEstimatedPatchingTime(val estimatedDbServerPatchingTime: Int, val estimatedNetworkSwitchesPatchingTime: Int, val estimatedStorageServerPatchingTime: Int, val totalEstimatedPatchingTime: Int)

Constructors

constructor(estimatedDbServerPatchingTime: Int, estimatedNetworkSwitchesPatchingTime: Int, estimatedStorageServerPatchingTime: Int, totalEstimatedPatchingTime: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The estimated time required in minutes for database server patching.

Link copied to clipboard

The estimated time required in minutes for network switch patching.

Link copied to clipboard

The estimated time required in minutes for storage server patching.

Link copied to clipboard

The estimated total time required in minutes for all patching operations.