Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace MaintenanceRunSummary

Details of a maintenance run.

Properties

compartmentId

compartmentId: string

The OCID of the compartment.

Optional currentCustomActionTimeoutInMins

currentCustomActionTimeoutInMins: undefined | number

Extend current custom action timeout between the current database servers during waiting state, from 0 (zero) to 30 minutes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional currentPatchingComponent

currentPatchingComponent: undefined | string

The name of the current infrastruture component that is getting patched.

Optional customActionTimeoutInMins

customActionTimeoutInMins: undefined | number

Determines the amount of time the system will wait before the start of each database server patching operation. Specify a number of minutes, from 15 to 120. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional description

description: undefined | string

Description of the maintenance run.

displayName

displayName: string

The user-friendly name for the maintenance run.

Optional estimatedComponentPatchingStartTime

estimatedComponentPatchingStartTime: Date

The estimated start time of the next infrastruture component patching operation.

Optional estimatedPatchingTime

estimatedPatchingTime: model.EstimatedPatchingTime

id

id: string

The OCID of the maintenance run.

Optional isCustomActionTimeoutEnabled

isCustomActionTimeoutEnabled: undefined | false | true

If true, enables the configuration of a custom action timeout (waiting period) between database servers patching operations.

Optional isDstFileUpdateEnabled

isDstFileUpdateEnabled: undefined | false | true

Indicates if an automatic DST Time Zone file update is enabled for the Autonomous Container Database. If enabled along with Release Update, patching will be done in a Non-Rolling manner.

Optional lifecycleDetails

lifecycleDetails: undefined | string

Additional information about the current lifecycle state.

lifecycleState

lifecycleState: LifecycleState

The current state of the maintenance run. For Autonomous Database Serverless instances, valid states are IN_PROGRESS, SUCCEEDED, and FAILED.

Optional maintenanceSubtype

maintenanceSubtype: MaintenanceSubtype

Maintenance sub-type.

Optional maintenanceType

maintenanceType: MaintenanceType

Maintenance type.

Optional patchFailureCount

patchFailureCount: undefined | number

Contain the patch failure count. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional patchId

patchId: undefined | string

The unique identifier of the patch. The identifier string includes the patch type, the Oracle Database version, and the patch creation date (using the format YYMMDD). For example, the identifier {@code ru_patch_19.9.0.0_201030} is used for an RU patch for Oracle Database 19.9.0.0 that was released October 30, 2020.

Optional patchingEndTime

patchingEndTime: Date

The time when the patching operation ended.

Optional patchingMode

patchingMode: PatchingMode

Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.

IMPORTANT*: Non-rolling infrastructure patching involves system down time. See [Oracle-Managed Infrastructure Maintenance Updates](https://docs.cloud.oracle.com/iaas/Content/Database/Concepts/examaintenance.htm#Oracle) for more information.

Optional patchingStartTime

patchingStartTime: Date

The time when the patching operation started.

Optional patchingStatus

patchingStatus: PatchingStatus

The status of the patching operation.

Optional peerMaintenanceRunId

peerMaintenanceRunId: undefined | string

The OCID of the maintenance run for the Autonomous Data Guard association's peer container database.

Optional targetDbServerVersion

targetDbServerVersion: undefined | string

The target software version for the database server patching operation.

Optional targetResourceId

targetResourceId: undefined | string

The ID of the target resource on which the maintenance run occurs.

Optional targetResourceType

targetResourceType: TargetResourceType

The type of the target resource on which the maintenance run occurs.

Optional targetStorageServerVersion

targetStorageServerVersion: undefined | string

The target Cell version that is to be patched to.

Optional timeEnded

timeEnded: Date

The date and time the maintenance run was completed.

timeScheduled

timeScheduled: Date

The date and time the maintenance run is scheduled to occur.

Optional timeStarted

timeStarted: Date

The date and time the maintenance run starts.

Functions

getDeserializedJsonObj

getJsonObj