Oracle Cloud Infrastructure v2.33.0 published on Thursday, May 1, 2025 by Pulumi
oci.Database.getDatabaseMaintenanceRunHistory
Explore with Pulumi AI
This data source provides details about a specific Maintenance Run History resource in Oracle Cloud Infrastructure Database service.
Gets information about the specified maintenance run history.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testMaintenanceRunHistory = oci.Database.getDatabaseMaintenanceRunHistory({
    maintenanceRunHistoryId: testMaintenanceRunHistoryOciDatabaseMaintenanceRunHistory.id,
});
import pulumi
import pulumi_oci as oci
test_maintenance_run_history = oci.Database.get_database_maintenance_run_history(maintenance_run_history_id=test_maintenance_run_history_oci_database_maintenance_run_history["id"])
package main
import (
	"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/database"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		_, err := database.GetDatabaseMaintenanceRunHistory(ctx, &database.GetDatabaseMaintenanceRunHistoryArgs{
			MaintenanceRunHistoryId: testMaintenanceRunHistoryOciDatabaseMaintenanceRunHistory.Id,
		}, nil)
		if err != nil {
			return err
		}
		return nil
	})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Oci = Pulumi.Oci;
return await Deployment.RunAsync(() => 
{
    var testMaintenanceRunHistory = Oci.Database.GetDatabaseMaintenanceRunHistory.Invoke(new()
    {
        MaintenanceRunHistoryId = testMaintenanceRunHistoryOciDatabaseMaintenanceRunHistory.Id,
    });
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.Database.DatabaseFunctions;
import com.pulumi.oci.Database.inputs.GetDatabaseMaintenanceRunHistoryArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
    public static void main(String[] args) {
        Pulumi.run(App::stack);
    }
    public static void stack(Context ctx) {
        final var testMaintenanceRunHistory = DatabaseFunctions.getDatabaseMaintenanceRunHistory(GetDatabaseMaintenanceRunHistoryArgs.builder()
            .maintenanceRunHistoryId(testMaintenanceRunHistoryOciDatabaseMaintenanceRunHistory.id())
            .build());
    }
}
variables:
  testMaintenanceRunHistory:
    fn::invoke:
      function: oci:Database:getDatabaseMaintenanceRunHistory
      arguments:
        maintenanceRunHistoryId: ${testMaintenanceRunHistoryOciDatabaseMaintenanceRunHistory.id}
Using getDatabaseMaintenanceRunHistory
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getDatabaseMaintenanceRunHistory(args: GetDatabaseMaintenanceRunHistoryArgs, opts?: InvokeOptions): Promise<GetDatabaseMaintenanceRunHistoryResult>
function getDatabaseMaintenanceRunHistoryOutput(args: GetDatabaseMaintenanceRunHistoryOutputArgs, opts?: InvokeOptions): Output<GetDatabaseMaintenanceRunHistoryResult>def get_database_maintenance_run_history(maintenance_run_history_id: Optional[str] = None,
                                         opts: Optional[InvokeOptions] = None) -> GetDatabaseMaintenanceRunHistoryResult
def get_database_maintenance_run_history_output(maintenance_run_history_id: Optional[pulumi.Input[str]] = None,
                                         opts: Optional[InvokeOptions] = None) -> Output[GetDatabaseMaintenanceRunHistoryResult]func GetDatabaseMaintenanceRunHistory(ctx *Context, args *GetDatabaseMaintenanceRunHistoryArgs, opts ...InvokeOption) (*GetDatabaseMaintenanceRunHistoryResult, error)
func GetDatabaseMaintenanceRunHistoryOutput(ctx *Context, args *GetDatabaseMaintenanceRunHistoryOutputArgs, opts ...InvokeOption) GetDatabaseMaintenanceRunHistoryResultOutput> Note: This function is named GetDatabaseMaintenanceRunHistory in the Go SDK.
public static class GetDatabaseMaintenanceRunHistory 
{
    public static Task<GetDatabaseMaintenanceRunHistoryResult> InvokeAsync(GetDatabaseMaintenanceRunHistoryArgs args, InvokeOptions? opts = null)
    public static Output<GetDatabaseMaintenanceRunHistoryResult> Invoke(GetDatabaseMaintenanceRunHistoryInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetDatabaseMaintenanceRunHistoryResult> getDatabaseMaintenanceRunHistory(GetDatabaseMaintenanceRunHistoryArgs args, InvokeOptions options)
public static Output<GetDatabaseMaintenanceRunHistoryResult> getDatabaseMaintenanceRunHistory(GetDatabaseMaintenanceRunHistoryArgs args, InvokeOptions options)
fn::invoke:
  function: oci:Database/getDatabaseMaintenanceRunHistory:getDatabaseMaintenanceRunHistory
  arguments:
    # arguments dictionaryThe following arguments are supported:
- MaintenanceRun stringHistory Id 
- The maintenance run history OCID.
- MaintenanceRun stringHistory Id 
- The maintenance run history OCID.
- maintenanceRun StringHistory Id 
- The maintenance run history OCID.
- maintenanceRun stringHistory Id 
- The maintenance run history OCID.
- maintenance_run_ strhistory_ id 
- The maintenance run history OCID.
- maintenanceRun StringHistory Id 
- The maintenance run history OCID.
getDatabaseMaintenanceRunHistory Result
The following output properties are available:
- CurrentExecution stringWindow 
- The OCID of the current execution window.
- DbServers List<GetHistory Details Database Maintenance Run History Db Servers History Detail> 
- List of database server history details.
- GranularMaintenance List<GetHistories Database Maintenance Run History Granular Maintenance History> 
- The list of granular maintenance history details.
- Id string
- The provider-assigned unique ID for this managed resource.
- MaintenanceRun List<GetDetails Database Maintenance Run History Maintenance Run Detail> 
- Details of a maintenance run.
- MaintenanceRun stringHistory Id 
- CurrentExecution stringWindow 
- The OCID of the current execution window.
- DbServers []GetHistory Details Database Maintenance Run History Db Servers History Detail 
- List of database server history details.
- GranularMaintenance []GetHistories Database Maintenance Run History Granular Maintenance History 
- The list of granular maintenance history details.
- Id string
- The provider-assigned unique ID for this managed resource.
- MaintenanceRun []GetDetails Database Maintenance Run History Maintenance Run Detail 
- Details of a maintenance run.
- MaintenanceRun stringHistory Id 
- currentExecution StringWindow 
- The OCID of the current execution window.
- dbServers List<GetHistory Details Maintenance Run History Db Servers History Detail> 
- List of database server history details.
- granularMaintenance List<GetHistories Maintenance Run History Granular Maintenance History> 
- The list of granular maintenance history details.
- id String
- The provider-assigned unique ID for this managed resource.
- maintenanceRun List<GetDetails Maintenance Run History Maintenance Run Detail> 
- Details of a maintenance run.
- maintenanceRun StringHistory Id 
- currentExecution stringWindow 
- The OCID of the current execution window.
- dbServers GetHistory Details Database Maintenance Run History Db Servers History Detail[] 
- List of database server history details.
- granularMaintenance GetHistories Database Maintenance Run History Granular Maintenance History[] 
- The list of granular maintenance history details.
- id string
- The provider-assigned unique ID for this managed resource.
- maintenanceRun GetDetails Database Maintenance Run History Maintenance Run Detail[] 
- Details of a maintenance run.
- maintenanceRun stringHistory Id 
- current_execution_ strwindow 
- The OCID of the current execution window.
- db_servers_ Sequence[Gethistory_ details Database Maintenance Run History Db Servers History Detail] 
- List of database server history details.
- granular_maintenance_ Sequence[Gethistories Database Maintenance Run History Granular Maintenance History] 
- The list of granular maintenance history details.
- id str
- The provider-assigned unique ID for this managed resource.
- maintenance_run_ Sequence[Getdetails Database Maintenance Run History Maintenance Run Detail] 
- Details of a maintenance run.
- maintenance_run_ strhistory_ id 
- currentExecution StringWindow 
- The OCID of the current execution window.
- dbServers List<Property Map>History Details 
- List of database server history details.
- granularMaintenance List<Property Map>Histories 
- The list of granular maintenance history details.
- id String
- The provider-assigned unique ID for this managed resource.
- maintenanceRun List<Property Map>Details 
- Details of a maintenance run.
- maintenanceRun StringHistory Id 
Supporting Types
GetDatabaseMaintenanceRunHistoryDbServersHistoryDetail        
- DbServer List<GetPatching Details Database Maintenance Run History Db Servers History Detail Db Server Patching Detail> 
- The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
- DisplayName string
- The user-friendly name for the maintenance run.
- Id string
- The OCID of the maintenance run.
- DbServer []GetPatching Details Database Maintenance Run History Db Servers History Detail Db Server Patching Detail 
- The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
- DisplayName string
- The user-friendly name for the maintenance run.
- Id string
- The OCID of the maintenance run.
- dbServer List<GetPatching Details Maintenance Run History Db Servers History Detail Db Server Patching Detail> 
- The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
- displayName String
- The user-friendly name for the maintenance run.
- id String
- The OCID of the maintenance run.
- dbServer GetPatching Details Database Maintenance Run History Db Servers History Detail Db Server Patching Detail[] 
- The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
- displayName string
- The user-friendly name for the maintenance run.
- id string
- The OCID of the maintenance run.
- db_server_ Sequence[Getpatching_ details Database Maintenance Run History Db Servers History Detail Db Server Patching Detail] 
- The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
- display_name str
- The user-friendly name for the maintenance run.
- id str
- The OCID of the maintenance run.
- dbServer List<Property Map>Patching Details 
- The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
- displayName String
- The user-friendly name for the maintenance run.
- id String
- The OCID of the maintenance run.
GetDatabaseMaintenanceRunHistoryDbServersHistoryDetailDbServerPatchingDetail            
- EstimatedPatch intDuration 
- Estimated time, in minutes, to patch one database server.
- PatchingStatus string
- The status of the patching operation.
- TimePatching stringEnded 
- The time when the patching operation ended.
- TimePatching stringStarted 
- The time when the patching operation started.
- EstimatedPatch intDuration 
- Estimated time, in minutes, to patch one database server.
- PatchingStatus string
- The status of the patching operation.
- TimePatching stringEnded 
- The time when the patching operation ended.
- TimePatching stringStarted 
- The time when the patching operation started.
- estimatedPatch IntegerDuration 
- Estimated time, in minutes, to patch one database server.
- patchingStatus String
- The status of the patching operation.
- timePatching StringEnded 
- The time when the patching operation ended.
- timePatching StringStarted 
- The time when the patching operation started.
- estimatedPatch numberDuration 
- Estimated time, in minutes, to patch one database server.
- patchingStatus string
- The status of the patching operation.
- timePatching stringEnded 
- The time when the patching operation ended.
- timePatching stringStarted 
- The time when the patching operation started.
- estimated_patch_ intduration 
- Estimated time, in minutes, to patch one database server.
- patching_status str
- The status of the patching operation.
- time_patching_ strended 
- The time when the patching operation ended.
- time_patching_ strstarted 
- The time when the patching operation started.
- estimatedPatch NumberDuration 
- Estimated time, in minutes, to patch one database server.
- patchingStatus String
- The status of the patching operation.
- timePatching StringEnded 
- The time when the patching operation ended.
- timePatching StringStarted 
- The time when the patching operation started.
GetDatabaseMaintenanceRunHistoryGranularMaintenanceHistory       
- ExecutionActions List<GetDatabase Maintenance Run History Granular Maintenance History Execution Action> 
- The list of execution actions for this granular maintenance history.
- ExecutionWindows List<GetDatabase Maintenance Run History Granular Maintenance History Execution Window> 
- Details of an execution window.
- ExecutionActions []GetDatabase Maintenance Run History Granular Maintenance History Execution Action 
- The list of execution actions for this granular maintenance history.
- ExecutionWindows []GetDatabase Maintenance Run History Granular Maintenance History Execution Window 
- Details of an execution window.
- executionActions List<GetMaintenance Run History Granular Maintenance History Execution Action> 
- The list of execution actions for this granular maintenance history.
- executionWindows List<GetMaintenance Run History Granular Maintenance History Execution Window> 
- Details of an execution window.
- executionActions GetDatabase Maintenance Run History Granular Maintenance History Execution Action[] 
- The list of execution actions for this granular maintenance history.
- executionWindows GetDatabase Maintenance Run History Granular Maintenance History Execution Window[] 
- Details of an execution window.
- execution_actions Sequence[GetDatabase Maintenance Run History Granular Maintenance History Execution Action] 
- The list of execution actions for this granular maintenance history.
- execution_windows Sequence[GetDatabase Maintenance Run History Granular Maintenance History Execution Window] 
- Details of an execution window.
- executionActions List<Property Map>
- The list of execution actions for this granular maintenance history.
- executionWindows List<Property Map>
- Details of an execution window.
GetDatabaseMaintenanceRunHistoryGranularMaintenanceHistoryExecutionAction         
- ActionMembers List<GetDatabase Maintenance Run History Granular Maintenance History Execution Action Action Member> 
- List of action members of this execution action.
- ActionParams Dictionary<string, string>
- Map<ParamName, ParamValue> where a key value pair describes the specific action parameter. Example: {"count": "3"}
- ActionType string
- The action type of the execution action being performed
- CompartmentId string
- The OCID of the compartment.
- Dictionary<string, string>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- Description string
- Description of the maintenance run.
- DisplayName string
- The user-friendly name for the maintenance run.
- EstimatedTime intIn Mins 
- The estimated time of the execution window in minutes.
- ExecutionAction intOrder 
- The priority order of the execution action.
- ExecutionWindow stringId 
- The OCID of the execution window resource the execution action belongs to.
- Dictionary<string, string>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {"Department": "Finance"}
- Id string
- The OCID of the maintenance run.
- LifecycleDetails string
- Additional information about the current lifecycle state.
- LifecycleSubstate string
- The current sub-state of the execution window. Valid states are DURATION_EXCEEDED, MAINTENANCE_IN_PROGRESS and WAITING.
- State string
- The current state of the maintenance run. For Autonomous Database Serverless instances, valid states are IN_PROGRESS, SUCCEEDED, and FAILED.
- TimeCreated string
- The date and time the execution window was created.
- TimeUpdated string
- The last date and time that the execution window was updated.
- TotalTime intTaken In Mins 
- The total time taken by corresponding resource activity in minutes.
- ActionMembers []GetDatabase Maintenance Run History Granular Maintenance History Execution Action Action Member 
- List of action members of this execution action.
- ActionParams map[string]string
- Map<ParamName, ParamValue> where a key value pair describes the specific action parameter. Example: {"count": "3"}
- ActionType string
- The action type of the execution action being performed
- CompartmentId string
- The OCID of the compartment.
- map[string]string
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- Description string
- Description of the maintenance run.
- DisplayName string
- The user-friendly name for the maintenance run.
- EstimatedTime intIn Mins 
- The estimated time of the execution window in minutes.
- ExecutionAction intOrder 
- The priority order of the execution action.
- ExecutionWindow stringId 
- The OCID of the execution window resource the execution action belongs to.
- map[string]string
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {"Department": "Finance"}
- Id string
- The OCID of the maintenance run.
- LifecycleDetails string
- Additional information about the current lifecycle state.
- LifecycleSubstate string
- The current sub-state of the execution window. Valid states are DURATION_EXCEEDED, MAINTENANCE_IN_PROGRESS and WAITING.
- State string
- The current state of the maintenance run. For Autonomous Database Serverless instances, valid states are IN_PROGRESS, SUCCEEDED, and FAILED.
- TimeCreated string
- The date and time the execution window was created.
- TimeUpdated string
- The last date and time that the execution window was updated.
- TotalTime intTaken In Mins 
- The total time taken by corresponding resource activity in minutes.
- actionMembers List<GetMaintenance Run History Granular Maintenance History Execution Action Action Member> 
- List of action members of this execution action.
- actionParams Map<String,String>
- Map<ParamName, ParamValue> where a key value pair describes the specific action parameter. Example: {"count": "3"}
- actionType String
- The action type of the execution action being performed
- compartmentId String
- The OCID of the compartment.
- Map<String,String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- description String
- Description of the maintenance run.
- displayName String
- The user-friendly name for the maintenance run.
- estimatedTime IntegerIn Mins 
- The estimated time of the execution window in minutes.
- executionAction IntegerOrder 
- The priority order of the execution action.
- executionWindow StringId 
- The OCID of the execution window resource the execution action belongs to.
- Map<String,String>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {"Department": "Finance"}
- id String
- The OCID of the maintenance run.
- lifecycleDetails String
- Additional information about the current lifecycle state.
- lifecycleSubstate String
- The current sub-state of the execution window. Valid states are DURATION_EXCEEDED, MAINTENANCE_IN_PROGRESS and WAITING.
- state String
- The current state of the maintenance run. For Autonomous Database Serverless instances, valid states are IN_PROGRESS, SUCCEEDED, and FAILED.
- timeCreated String
- The date and time the execution window was created.
- timeUpdated String
- The last date and time that the execution window was updated.
- totalTime IntegerTaken In Mins 
- The total time taken by corresponding resource activity in minutes.
- actionMembers GetDatabase Maintenance Run History Granular Maintenance History Execution Action Action Member[] 
- List of action members of this execution action.
- actionParams {[key: string]: string}
- Map<ParamName, ParamValue> where a key value pair describes the specific action parameter. Example: {"count": "3"}
- actionType string
- The action type of the execution action being performed
- compartmentId string
- The OCID of the compartment.
- {[key: string]: string}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- description string
- Description of the maintenance run.
- displayName string
- The user-friendly name for the maintenance run.
- estimatedTime numberIn Mins 
- The estimated time of the execution window in minutes.
- executionAction numberOrder 
- The priority order of the execution action.
- executionWindow stringId 
- The OCID of the execution window resource the execution action belongs to.
- {[key: string]: string}
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {"Department": "Finance"}
- id string
- The OCID of the maintenance run.
- lifecycleDetails string
- Additional information about the current lifecycle state.
- lifecycleSubstate string
- The current sub-state of the execution window. Valid states are DURATION_EXCEEDED, MAINTENANCE_IN_PROGRESS and WAITING.
- state string
- The current state of the maintenance run. For Autonomous Database Serverless instances, valid states are IN_PROGRESS, SUCCEEDED, and FAILED.
- timeCreated string
- The date and time the execution window was created.
- timeUpdated string
- The last date and time that the execution window was updated.
- totalTime numberTaken In Mins 
- The total time taken by corresponding resource activity in minutes.
- action_members Sequence[GetDatabase Maintenance Run History Granular Maintenance History Execution Action Action Member] 
- List of action members of this execution action.
- action_params Mapping[str, str]
- Map<ParamName, ParamValue> where a key value pair describes the specific action parameter. Example: {"count": "3"}
- action_type str
- The action type of the execution action being performed
- compartment_id str
- The OCID of the compartment.
- Mapping[str, str]
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- description str
- Description of the maintenance run.
- display_name str
- The user-friendly name for the maintenance run.
- estimated_time_ intin_ mins 
- The estimated time of the execution window in minutes.
- execution_action_ intorder 
- The priority order of the execution action.
- execution_window_ strid 
- The OCID of the execution window resource the execution action belongs to.
- Mapping[str, str]
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {"Department": "Finance"}
- id str
- The OCID of the maintenance run.
- lifecycle_details str
- Additional information about the current lifecycle state.
- lifecycle_substate str
- The current sub-state of the execution window. Valid states are DURATION_EXCEEDED, MAINTENANCE_IN_PROGRESS and WAITING.
- state str
- The current state of the maintenance run. For Autonomous Database Serverless instances, valid states are IN_PROGRESS, SUCCEEDED, and FAILED.
- time_created str
- The date and time the execution window was created.
- time_updated str
- The last date and time that the execution window was updated.
- total_time_ inttaken_ in_ mins 
- The total time taken by corresponding resource activity in minutes.
- actionMembers List<Property Map>
- List of action members of this execution action.
- actionParams Map<String>
- Map<ParamName, ParamValue> where a key value pair describes the specific action parameter. Example: {"count": "3"}
- actionType String
- The action type of the execution action being performed
- compartmentId String
- The OCID of the compartment.
- Map<String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- description String
- Description of the maintenance run.
- displayName String
- The user-friendly name for the maintenance run.
- estimatedTime NumberIn Mins 
- The estimated time of the execution window in minutes.
- executionAction NumberOrder 
- The priority order of the execution action.
- executionWindow StringId 
- The OCID of the execution window resource the execution action belongs to.
- Map<String>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {"Department": "Finance"}
- id String
- The OCID of the maintenance run.
- lifecycleDetails String
- Additional information about the current lifecycle state.
- lifecycleSubstate String
- The current sub-state of the execution window. Valid states are DURATION_EXCEEDED, MAINTENANCE_IN_PROGRESS and WAITING.
- state String
- The current state of the maintenance run. For Autonomous Database Serverless instances, valid states are IN_PROGRESS, SUCCEEDED, and FAILED.
- timeCreated String
- The date and time the execution window was created.
- timeUpdated String
- The last date and time that the execution window was updated.
- totalTime NumberTaken In Mins 
- The total time taken by corresponding resource activity in minutes.
GetDatabaseMaintenanceRunHistoryGranularMaintenanceHistoryExecutionActionActionMember           
- EstimatedTime intIn Mins 
- The estimated time of the execution window in minutes.
- MemberId string
- The OCID of the parent resource the execution action belongs to.
- MemberOrder int
- The priority order of the execution action member.
- Status string
- The current status of the execution action member. Valid states are SCHEDULED, IN_PROGRESS, FAILED, CANCELED, DURATION_EXCEEDED, RESCHEDULED and COMPLETED. enum:- SCHEDULED
- IN_PROGRESS
- FAILED
- CANCELED
- DURATION_EXCEEDED
- RESCHEDULED
- SUCCEEDED
 
- TotalTime intTaken In Mins 
- The total time taken by corresponding resource activity in minutes.
- EstimatedTime intIn Mins 
- The estimated time of the execution window in minutes.
- MemberId string
- The OCID of the parent resource the execution action belongs to.
- MemberOrder int
- The priority order of the execution action member.
- Status string
- The current status of the execution action member. Valid states are SCHEDULED, IN_PROGRESS, FAILED, CANCELED, DURATION_EXCEEDED, RESCHEDULED and COMPLETED. enum:- SCHEDULED
- IN_PROGRESS
- FAILED
- CANCELED
- DURATION_EXCEEDED
- RESCHEDULED
- SUCCEEDED
 
- TotalTime intTaken In Mins 
- The total time taken by corresponding resource activity in minutes.
- estimatedTime IntegerIn Mins 
- The estimated time of the execution window in minutes.
- memberId String
- The OCID of the parent resource the execution action belongs to.
- memberOrder Integer
- The priority order of the execution action member.
- status String
- The current status of the execution action member. Valid states are SCHEDULED, IN_PROGRESS, FAILED, CANCELED, DURATION_EXCEEDED, RESCHEDULED and COMPLETED. enum:- SCHEDULED
- IN_PROGRESS
- FAILED
- CANCELED
- DURATION_EXCEEDED
- RESCHEDULED
- SUCCEEDED
 
- totalTime IntegerTaken In Mins 
- The total time taken by corresponding resource activity in minutes.
- estimatedTime numberIn Mins 
- The estimated time of the execution window in minutes.
- memberId string
- The OCID of the parent resource the execution action belongs to.
- memberOrder number
- The priority order of the execution action member.
- status string
- The current status of the execution action member. Valid states are SCHEDULED, IN_PROGRESS, FAILED, CANCELED, DURATION_EXCEEDED, RESCHEDULED and COMPLETED. enum:- SCHEDULED
- IN_PROGRESS
- FAILED
- CANCELED
- DURATION_EXCEEDED
- RESCHEDULED
- SUCCEEDED
 
- totalTime numberTaken In Mins 
- The total time taken by corresponding resource activity in minutes.
- estimated_time_ intin_ mins 
- The estimated time of the execution window in minutes.
- member_id str
- The OCID of the parent resource the execution action belongs to.
- member_order int
- The priority order of the execution action member.
- status str
- The current status of the execution action member. Valid states are SCHEDULED, IN_PROGRESS, FAILED, CANCELED, DURATION_EXCEEDED, RESCHEDULED and COMPLETED. enum:- SCHEDULED
- IN_PROGRESS
- FAILED
- CANCELED
- DURATION_EXCEEDED
- RESCHEDULED
- SUCCEEDED
 
- total_time_ inttaken_ in_ mins 
- The total time taken by corresponding resource activity in minutes.
- estimatedTime NumberIn Mins 
- The estimated time of the execution window in minutes.
- memberId String
- The OCID of the parent resource the execution action belongs to.
- memberOrder Number
- The priority order of the execution action member.
- status String
- The current status of the execution action member. Valid states are SCHEDULED, IN_PROGRESS, FAILED, CANCELED, DURATION_EXCEEDED, RESCHEDULED and COMPLETED. enum:- SCHEDULED
- IN_PROGRESS
- FAILED
- CANCELED
- DURATION_EXCEEDED
- RESCHEDULED
- SUCCEEDED
 
- totalTime NumberTaken In Mins 
- The total time taken by corresponding resource activity in minutes.
GetDatabaseMaintenanceRunHistoryGranularMaintenanceHistoryExecutionWindow         
- CompartmentId string
- The OCID of the compartment.
- Dictionary<string, string>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- Description string
- Description of the maintenance run.
- DisplayName string
- The user-friendly name for the maintenance run.
- EstimatedTime intIn Mins 
- The estimated time of the execution window in minutes.
- ExecutionResource stringId 
- The OCID of the execution resource the execution window belongs to.
- Dictionary<string, string>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {"Department": "Finance"}
- Id string
- The OCID of the maintenance run.
- IsEnforced boolDuration 
- Indicates if duration the user plans to allocate for scheduling window is strictly enforced. The default value is FALSE.
- LifecycleDetails string
- Additional information about the current lifecycle state.
- LifecycleSubstate string
- The current sub-state of the execution window. Valid states are DURATION_EXCEEDED, MAINTENANCE_IN_PROGRESS and WAITING.
- State string
- The current state of the maintenance run. For Autonomous Database Serverless instances, valid states are IN_PROGRESS, SUCCEEDED, and FAILED.
- TimeCreated string
- The date and time the execution window was created.
- TimeEnded string
- The date and time the maintenance run was completed.
- TimeScheduled string
- The date and time the maintenance run is scheduled to occur.
- TimeStarted string
- The date and time the maintenance run starts.
- TimeUpdated string
- The last date and time that the execution window was updated.
- TotalTime intTaken In Mins 
- The total time taken by corresponding resource activity in minutes.
- WindowDuration intIn Mins 
- Duration window allows user to set a duration they plan to allocate for Scheduling window. The duration is in minutes.
- WindowType string
- The execution window is of PLANNED or UNPLANNED type.
- CompartmentId string
- The OCID of the compartment.
- map[string]string
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- Description string
- Description of the maintenance run.
- DisplayName string
- The user-friendly name for the maintenance run.
- EstimatedTime intIn Mins 
- The estimated time of the execution window in minutes.
- ExecutionResource stringId 
- The OCID of the execution resource the execution window belongs to.
- map[string]string
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {"Department": "Finance"}
- Id string
- The OCID of the maintenance run.
- IsEnforced boolDuration 
- Indicates if duration the user plans to allocate for scheduling window is strictly enforced. The default value is FALSE.
- LifecycleDetails string
- Additional information about the current lifecycle state.
- LifecycleSubstate string
- The current sub-state of the execution window. Valid states are DURATION_EXCEEDED, MAINTENANCE_IN_PROGRESS and WAITING.
- State string
- The current state of the maintenance run. For Autonomous Database Serverless instances, valid states are IN_PROGRESS, SUCCEEDED, and FAILED.
- TimeCreated string
- The date and time the execution window was created.
- TimeEnded string
- The date and time the maintenance run was completed.
- TimeScheduled string
- The date and time the maintenance run is scheduled to occur.
- TimeStarted string
- The date and time the maintenance run starts.
- TimeUpdated string
- The last date and time that the execution window was updated.
- TotalTime intTaken In Mins 
- The total time taken by corresponding resource activity in minutes.
- WindowDuration intIn Mins 
- Duration window allows user to set a duration they plan to allocate for Scheduling window. The duration is in minutes.
- WindowType string
- The execution window is of PLANNED or UNPLANNED type.
- compartmentId String
- The OCID of the compartment.
- Map<String,String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- description String
- Description of the maintenance run.
- displayName String
- The user-friendly name for the maintenance run.
- estimatedTime IntegerIn Mins 
- The estimated time of the execution window in minutes.
- executionResource StringId 
- The OCID of the execution resource the execution window belongs to.
- Map<String,String>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {"Department": "Finance"}
- id String
- The OCID of the maintenance run.
- isEnforced BooleanDuration 
- Indicates if duration the user plans to allocate for scheduling window is strictly enforced. The default value is FALSE.
- lifecycleDetails String
- Additional information about the current lifecycle state.
- lifecycleSubstate String
- The current sub-state of the execution window. Valid states are DURATION_EXCEEDED, MAINTENANCE_IN_PROGRESS and WAITING.
- state String
- The current state of the maintenance run. For Autonomous Database Serverless instances, valid states are IN_PROGRESS, SUCCEEDED, and FAILED.
- timeCreated String
- The date and time the execution window was created.
- timeEnded String
- The date and time the maintenance run was completed.
- timeScheduled String
- The date and time the maintenance run is scheduled to occur.
- timeStarted String
- The date and time the maintenance run starts.
- timeUpdated String
- The last date and time that the execution window was updated.
- totalTime IntegerTaken In Mins 
- The total time taken by corresponding resource activity in minutes.
- windowDuration IntegerIn Mins 
- Duration window allows user to set a duration they plan to allocate for Scheduling window. The duration is in minutes.
- windowType String
- The execution window is of PLANNED or UNPLANNED type.
- compartmentId string
- The OCID of the compartment.
- {[key: string]: string}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- description string
- Description of the maintenance run.
- displayName string
- The user-friendly name for the maintenance run.
- estimatedTime numberIn Mins 
- The estimated time of the execution window in minutes.
- executionResource stringId 
- The OCID of the execution resource the execution window belongs to.
- {[key: string]: string}
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {"Department": "Finance"}
- id string
- The OCID of the maintenance run.
- isEnforced booleanDuration 
- Indicates if duration the user plans to allocate for scheduling window is strictly enforced. The default value is FALSE.
- lifecycleDetails string
- Additional information about the current lifecycle state.
- lifecycleSubstate string
- The current sub-state of the execution window. Valid states are DURATION_EXCEEDED, MAINTENANCE_IN_PROGRESS and WAITING.
- state string
- The current state of the maintenance run. For Autonomous Database Serverless instances, valid states are IN_PROGRESS, SUCCEEDED, and FAILED.
- timeCreated string
- The date and time the execution window was created.
- timeEnded string
- The date and time the maintenance run was completed.
- timeScheduled string
- The date and time the maintenance run is scheduled to occur.
- timeStarted string
- The date and time the maintenance run starts.
- timeUpdated string
- The last date and time that the execution window was updated.
- totalTime numberTaken In Mins 
- The total time taken by corresponding resource activity in minutes.
- windowDuration numberIn Mins 
- Duration window allows user to set a duration they plan to allocate for Scheduling window. The duration is in minutes.
- windowType string
- The execution window is of PLANNED or UNPLANNED type.
- compartment_id str
- The OCID of the compartment.
- Mapping[str, str]
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- description str
- Description of the maintenance run.
- display_name str
- The user-friendly name for the maintenance run.
- estimated_time_ intin_ mins 
- The estimated time of the execution window in minutes.
- execution_resource_ strid 
- The OCID of the execution resource the execution window belongs to.
- Mapping[str, str]
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {"Department": "Finance"}
- id str
- The OCID of the maintenance run.
- is_enforced_ boolduration 
- Indicates if duration the user plans to allocate for scheduling window is strictly enforced. The default value is FALSE.
- lifecycle_details str
- Additional information about the current lifecycle state.
- lifecycle_substate str
- The current sub-state of the execution window. Valid states are DURATION_EXCEEDED, MAINTENANCE_IN_PROGRESS and WAITING.
- state str
- The current state of the maintenance run. For Autonomous Database Serverless instances, valid states are IN_PROGRESS, SUCCEEDED, and FAILED.
- time_created str
- The date and time the execution window was created.
- time_ended str
- The date and time the maintenance run was completed.
- time_scheduled str
- The date and time the maintenance run is scheduled to occur.
- time_started str
- The date and time the maintenance run starts.
- time_updated str
- The last date and time that the execution window was updated.
- total_time_ inttaken_ in_ mins 
- The total time taken by corresponding resource activity in minutes.
- window_duration_ intin_ mins 
- Duration window allows user to set a duration they plan to allocate for Scheduling window. The duration is in minutes.
- window_type str
- The execution window is of PLANNED or UNPLANNED type.
- compartmentId String
- The OCID of the compartment.
- Map<String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- description String
- Description of the maintenance run.
- displayName String
- The user-friendly name for the maintenance run.
- estimatedTime NumberIn Mins 
- The estimated time of the execution window in minutes.
- executionResource StringId 
- The OCID of the execution resource the execution window belongs to.
- Map<String>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {"Department": "Finance"}
- id String
- The OCID of the maintenance run.
- isEnforced BooleanDuration 
- Indicates if duration the user plans to allocate for scheduling window is strictly enforced. The default value is FALSE.
- lifecycleDetails String
- Additional information about the current lifecycle state.
- lifecycleSubstate String
- The current sub-state of the execution window. Valid states are DURATION_EXCEEDED, MAINTENANCE_IN_PROGRESS and WAITING.
- state String
- The current state of the maintenance run. For Autonomous Database Serverless instances, valid states are IN_PROGRESS, SUCCEEDED, and FAILED.
- timeCreated String
- The date and time the execution window was created.
- timeEnded String
- The date and time the maintenance run was completed.
- timeScheduled String
- The date and time the maintenance run is scheduled to occur.
- timeStarted String
- The date and time the maintenance run starts.
- timeUpdated String
- The last date and time that the execution window was updated.
- totalTime NumberTaken In Mins 
- The total time taken by corresponding resource activity in minutes.
- windowDuration NumberIn Mins 
- Duration window allows user to set a duration they plan to allocate for Scheduling window. The duration is in minutes.
- windowType String
- The execution window is of PLANNED or UNPLANNED type.
GetDatabaseMaintenanceRunHistoryMaintenanceRunDetail       
- CompartmentId string
- The OCID of the compartment.
- CurrentCustom intAction Timeout In Mins 
- Extend current custom action timeout between the current database servers during waiting state, from 0 (zero) to 30 minutes.
- CurrentPatching stringComponent 
- The name of the current infrastruture component that is getting patched.
- CustomAction intTimeout In Mins 
- 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.
- DatabaseSoftware stringImage Id 
- The Autonomous Database Software Image OCID
- Description string
- Description of the maintenance run.
- DisplayName string
- The user-friendly name for the maintenance run.
- EstimatedComponent stringPatching Start Time 
- The estimated start time of the next infrastruture component patching operation.
- EstimatedPatching List<GetTimes Database Maintenance Run History Maintenance Run Detail Estimated Patching Time> 
- The estimated total time required in minutes for all patching operations (database server, storage server, and network switch patching).
- Id string
- The OCID of the maintenance run.
- IsCustom boolAction Timeout Enabled 
- If true, enables the configuration of a custom action timeout (waiting period) between database servers patching operations.
- IsDst boolFile Update Enabled 
- 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.
- IsMaintenance boolRun Granular 
- If FALSE, the maintenance run doesn't support granular maintenance.
- LifecycleDetails string
- Additional information about the current lifecycle state.
- MaintenanceSubtype string
- Maintenance sub-type.
- MaintenanceType string
- Maintenance type.
- PatchFailure intCount 
- Contain the patch failure count.
- PatchId 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 ru_patch_19.9.0.0_201030is used for an RU patch for Oracle Database 19.9.0.0 that was released October 30, 2020.
- PatchingEnd stringTime 
- The time when the patching operation ended.
- PatchingMode string
- Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
- PatchingStart stringTime 
- The time when the patching operation started.
- PatchingStatus string
- The status of the patching operation.
- PeerMaintenance stringRun Id 
- The OCID of the maintenance run for the Autonomous Data Guard association's peer container database.
- PeerMaintenance List<string>Run Ids 
- The list of OCIDs for the maintenance runs associated with their Autonomous Data Guard peer container databases.
- State string
- The current state of the maintenance run. For Autonomous Database Serverless instances, valid states are IN_PROGRESS, SUCCEEDED, and FAILED.
- TargetDb stringServer Version 
- The target software version for the database server patching operation.
- TargetResource stringId 
- The ID of the target resource on which the maintenance run occurs.
- TargetResource stringType 
- The type of the target resource on which the maintenance run occurs.
- TargetStorage stringServer Version 
- The target Cell version that is to be patched to.
- TimeEnded string
- The date and time the maintenance run was completed.
- TimeScheduled string
- The date and time the maintenance run is scheduled to occur.
- TimeStarted string
- The date and time the maintenance run starts.
- TotalTime intTaken In Mins 
- The total time taken by corresponding resource activity in minutes.
- CompartmentId string
- The OCID of the compartment.
- CurrentCustom intAction Timeout In Mins 
- Extend current custom action timeout between the current database servers during waiting state, from 0 (zero) to 30 minutes.
- CurrentPatching stringComponent 
- The name of the current infrastruture component that is getting patched.
- CustomAction intTimeout In Mins 
- 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.
- DatabaseSoftware stringImage Id 
- The Autonomous Database Software Image OCID
- Description string
- Description of the maintenance run.
- DisplayName string
- The user-friendly name for the maintenance run.
- EstimatedComponent stringPatching Start Time 
- The estimated start time of the next infrastruture component patching operation.
- EstimatedPatching []GetTimes Database Maintenance Run History Maintenance Run Detail Estimated Patching Time 
- The estimated total time required in minutes for all patching operations (database server, storage server, and network switch patching).
- Id string
- The OCID of the maintenance run.
- IsCustom boolAction Timeout Enabled 
- If true, enables the configuration of a custom action timeout (waiting period) between database servers patching operations.
- IsDst boolFile Update Enabled 
- 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.
- IsMaintenance boolRun Granular 
- If FALSE, the maintenance run doesn't support granular maintenance.
- LifecycleDetails string
- Additional information about the current lifecycle state.
- MaintenanceSubtype string
- Maintenance sub-type.
- MaintenanceType string
- Maintenance type.
- PatchFailure intCount 
- Contain the patch failure count.
- PatchId 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 ru_patch_19.9.0.0_201030is used for an RU patch for Oracle Database 19.9.0.0 that was released October 30, 2020.
- PatchingEnd stringTime 
- The time when the patching operation ended.
- PatchingMode string
- Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
- PatchingStart stringTime 
- The time when the patching operation started.
- PatchingStatus string
- The status of the patching operation.
- PeerMaintenance stringRun Id 
- The OCID of the maintenance run for the Autonomous Data Guard association's peer container database.
- PeerMaintenance []stringRun Ids 
- The list of OCIDs for the maintenance runs associated with their Autonomous Data Guard peer container databases.
- State string
- The current state of the maintenance run. For Autonomous Database Serverless instances, valid states are IN_PROGRESS, SUCCEEDED, and FAILED.
- TargetDb stringServer Version 
- The target software version for the database server patching operation.
- TargetResource stringId 
- The ID of the target resource on which the maintenance run occurs.
- TargetResource stringType 
- The type of the target resource on which the maintenance run occurs.
- TargetStorage stringServer Version 
- The target Cell version that is to be patched to.
- TimeEnded string
- The date and time the maintenance run was completed.
- TimeScheduled string
- The date and time the maintenance run is scheduled to occur.
- TimeStarted string
- The date and time the maintenance run starts.
- TotalTime intTaken In Mins 
- The total time taken by corresponding resource activity in minutes.
- compartmentId String
- The OCID of the compartment.
- currentCustom IntegerAction Timeout In Mins 
- Extend current custom action timeout between the current database servers during waiting state, from 0 (zero) to 30 minutes.
- currentPatching StringComponent 
- The name of the current infrastruture component that is getting patched.
- customAction IntegerTimeout In Mins 
- 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.
- databaseSoftware StringImage Id 
- The Autonomous Database Software Image OCID
- description String
- Description of the maintenance run.
- displayName String
- The user-friendly name for the maintenance run.
- estimatedComponent StringPatching Start Time 
- The estimated start time of the next infrastruture component patching operation.
- estimatedPatching List<GetTimes Maintenance Run History Maintenance Run Detail Estimated Patching Time> 
- The estimated total time required in minutes for all patching operations (database server, storage server, and network switch patching).
- id String
- The OCID of the maintenance run.
- isCustom BooleanAction Timeout Enabled 
- If true, enables the configuration of a custom action timeout (waiting period) between database servers patching operations.
- isDst BooleanFile Update Enabled 
- 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.
- isMaintenance BooleanRun Granular 
- If FALSE, the maintenance run doesn't support granular maintenance.
- lifecycleDetails String
- Additional information about the current lifecycle state.
- maintenanceSubtype String
- Maintenance sub-type.
- maintenanceType String
- Maintenance type.
- patchFailure IntegerCount 
- Contain the patch failure count.
- patchId 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 ru_patch_19.9.0.0_201030is used for an RU patch for Oracle Database 19.9.0.0 that was released October 30, 2020.
- patchingEnd StringTime 
- The time when the patching operation ended.
- patchingMode String
- Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
- patchingStart StringTime 
- The time when the patching operation started.
- patchingStatus String
- The status of the patching operation.
- peerMaintenance StringRun Id 
- The OCID of the maintenance run for the Autonomous Data Guard association's peer container database.
- peerMaintenance List<String>Run Ids 
- The list of OCIDs for the maintenance runs associated with their Autonomous Data Guard peer container databases.
- state String
- The current state of the maintenance run. For Autonomous Database Serverless instances, valid states are IN_PROGRESS, SUCCEEDED, and FAILED.
- targetDb StringServer Version 
- The target software version for the database server patching operation.
- targetResource StringId 
- The ID of the target resource on which the maintenance run occurs.
- targetResource StringType 
- The type of the target resource on which the maintenance run occurs.
- targetStorage StringServer Version 
- The target Cell version that is to be patched to.
- timeEnded String
- The date and time the maintenance run was completed.
- timeScheduled String
- The date and time the maintenance run is scheduled to occur.
- timeStarted String
- The date and time the maintenance run starts.
- totalTime IntegerTaken In Mins 
- The total time taken by corresponding resource activity in minutes.
- compartmentId string
- The OCID of the compartment.
- currentCustom numberAction Timeout In Mins 
- Extend current custom action timeout between the current database servers during waiting state, from 0 (zero) to 30 minutes.
- currentPatching stringComponent 
- The name of the current infrastruture component that is getting patched.
- customAction numberTimeout In Mins 
- 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.
- databaseSoftware stringImage Id 
- The Autonomous Database Software Image OCID
- description string
- Description of the maintenance run.
- displayName string
- The user-friendly name for the maintenance run.
- estimatedComponent stringPatching Start Time 
- The estimated start time of the next infrastruture component patching operation.
- estimatedPatching GetTimes Database Maintenance Run History Maintenance Run Detail Estimated Patching Time[] 
- The estimated total time required in minutes for all patching operations (database server, storage server, and network switch patching).
- id string
- The OCID of the maintenance run.
- isCustom booleanAction Timeout Enabled 
- If true, enables the configuration of a custom action timeout (waiting period) between database servers patching operations.
- isDst booleanFile Update Enabled 
- 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.
- isMaintenance booleanRun Granular 
- If FALSE, the maintenance run doesn't support granular maintenance.
- lifecycleDetails string
- Additional information about the current lifecycle state.
- maintenanceSubtype string
- Maintenance sub-type.
- maintenanceType string
- Maintenance type.
- patchFailure numberCount 
- Contain the patch failure count.
- patchId 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 ru_patch_19.9.0.0_201030is used for an RU patch for Oracle Database 19.9.0.0 that was released October 30, 2020.
- patchingEnd stringTime 
- The time when the patching operation ended.
- patchingMode string
- Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
- patchingStart stringTime 
- The time when the patching operation started.
- patchingStatus string
- The status of the patching operation.
- peerMaintenance stringRun Id 
- The OCID of the maintenance run for the Autonomous Data Guard association's peer container database.
- peerMaintenance string[]Run Ids 
- The list of OCIDs for the maintenance runs associated with their Autonomous Data Guard peer container databases.
- state string
- The current state of the maintenance run. For Autonomous Database Serverless instances, valid states are IN_PROGRESS, SUCCEEDED, and FAILED.
- targetDb stringServer Version 
- The target software version for the database server patching operation.
- targetResource stringId 
- The ID of the target resource on which the maintenance run occurs.
- targetResource stringType 
- The type of the target resource on which the maintenance run occurs.
- targetStorage stringServer Version 
- The target Cell version that is to be patched to.
- timeEnded string
- The date and time the maintenance run was completed.
- timeScheduled string
- The date and time the maintenance run is scheduled to occur.
- timeStarted string
- The date and time the maintenance run starts.
- totalTime numberTaken In Mins 
- The total time taken by corresponding resource activity in minutes.
- compartment_id str
- The OCID of the compartment.
- current_custom_ intaction_ timeout_ in_ mins 
- Extend current custom action timeout between the current database servers during waiting state, from 0 (zero) to 30 minutes.
- current_patching_ strcomponent 
- The name of the current infrastruture component that is getting patched.
- custom_action_ inttimeout_ in_ mins 
- 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.
- database_software_ strimage_ id 
- The Autonomous Database Software Image OCID
- description str
- Description of the maintenance run.
- display_name str
- The user-friendly name for the maintenance run.
- estimated_component_ strpatching_ start_ time 
- The estimated start time of the next infrastruture component patching operation.
- estimated_patching_ Sequence[Gettimes Database Maintenance Run History Maintenance Run Detail Estimated Patching Time] 
- The estimated total time required in minutes for all patching operations (database server, storage server, and network switch patching).
- id str
- The OCID of the maintenance run.
- is_custom_ boolaction_ timeout_ enabled 
- If true, enables the configuration of a custom action timeout (waiting period) between database servers patching operations.
- is_dst_ boolfile_ update_ enabled 
- 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.
- is_maintenance_ boolrun_ granular 
- If FALSE, the maintenance run doesn't support granular maintenance.
- lifecycle_details str
- Additional information about the current lifecycle state.
- maintenance_subtype str
- Maintenance sub-type.
- maintenance_type str
- Maintenance type.
- patch_failure_ intcount 
- Contain the patch failure count.
- patch_id str
- 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 ru_patch_19.9.0.0_201030is used for an RU patch for Oracle Database 19.9.0.0 that was released October 30, 2020.
- patching_end_ strtime 
- The time when the patching operation ended.
- patching_mode str
- Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
- patching_start_ strtime 
- The time when the patching operation started.
- patching_status str
- The status of the patching operation.
- peer_maintenance_ strrun_ id 
- The OCID of the maintenance run for the Autonomous Data Guard association's peer container database.
- peer_maintenance_ Sequence[str]run_ ids 
- The list of OCIDs for the maintenance runs associated with their Autonomous Data Guard peer container databases.
- state str
- The current state of the maintenance run. For Autonomous Database Serverless instances, valid states are IN_PROGRESS, SUCCEEDED, and FAILED.
- target_db_ strserver_ version 
- The target software version for the database server patching operation.
- target_resource_ strid 
- The ID of the target resource on which the maintenance run occurs.
- target_resource_ strtype 
- The type of the target resource on which the maintenance run occurs.
- target_storage_ strserver_ version 
- The target Cell version that is to be patched to.
- time_ended str
- The date and time the maintenance run was completed.
- time_scheduled str
- The date and time the maintenance run is scheduled to occur.
- time_started str
- The date and time the maintenance run starts.
- total_time_ inttaken_ in_ mins 
- The total time taken by corresponding resource activity in minutes.
- compartmentId String
- The OCID of the compartment.
- currentCustom NumberAction Timeout In Mins 
- Extend current custom action timeout between the current database servers during waiting state, from 0 (zero) to 30 minutes.
- currentPatching StringComponent 
- The name of the current infrastruture component that is getting patched.
- customAction NumberTimeout In Mins 
- 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.
- databaseSoftware StringImage Id 
- The Autonomous Database Software Image OCID
- description String
- Description of the maintenance run.
- displayName String
- The user-friendly name for the maintenance run.
- estimatedComponent StringPatching Start Time 
- The estimated start time of the next infrastruture component patching operation.
- estimatedPatching List<Property Map>Times 
- The estimated total time required in minutes for all patching operations (database server, storage server, and network switch patching).
- id String
- The OCID of the maintenance run.
- isCustom BooleanAction Timeout Enabled 
- If true, enables the configuration of a custom action timeout (waiting period) between database servers patching operations.
- isDst BooleanFile Update Enabled 
- 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.
- isMaintenance BooleanRun Granular 
- If FALSE, the maintenance run doesn't support granular maintenance.
- lifecycleDetails String
- Additional information about the current lifecycle state.
- maintenanceSubtype String
- Maintenance sub-type.
- maintenanceType String
- Maintenance type.
- patchFailure NumberCount 
- Contain the patch failure count.
- patchId 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 ru_patch_19.9.0.0_201030is used for an RU patch for Oracle Database 19.9.0.0 that was released October 30, 2020.
- patchingEnd StringTime 
- The time when the patching operation ended.
- patchingMode String
- Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
- patchingStart StringTime 
- The time when the patching operation started.
- patchingStatus String
- The status of the patching operation.
- peerMaintenance StringRun Id 
- The OCID of the maintenance run for the Autonomous Data Guard association's peer container database.
- peerMaintenance List<String>Run Ids 
- The list of OCIDs for the maintenance runs associated with their Autonomous Data Guard peer container databases.
- state String
- The current state of the maintenance run. For Autonomous Database Serverless instances, valid states are IN_PROGRESS, SUCCEEDED, and FAILED.
- targetDb StringServer Version 
- The target software version for the database server patching operation.
- targetResource StringId 
- The ID of the target resource on which the maintenance run occurs.
- targetResource StringType 
- The type of the target resource on which the maintenance run occurs.
- targetStorage StringServer Version 
- The target Cell version that is to be patched to.
- timeEnded String
- The date and time the maintenance run was completed.
- timeScheduled String
- The date and time the maintenance run is scheduled to occur.
- timeStarted String
- The date and time the maintenance run starts.
- totalTime NumberTaken In Mins 
- The total time taken by corresponding resource activity in minutes.
GetDatabaseMaintenanceRunHistoryMaintenanceRunDetailEstimatedPatchingTime          
- EstimatedDb intServer Patching Time 
- The estimated time required in minutes for database server patching.
- EstimatedNetwork intSwitches Patching Time 
- The estimated time required in minutes for network switch patching.
- EstimatedStorage intServer Patching Time 
- The estimated time required in minutes for storage server patching.
- TotalEstimated intPatching Time 
- The estimated total time required in minutes for all patching operations.
- EstimatedDb intServer Patching Time 
- The estimated time required in minutes for database server patching.
- EstimatedNetwork intSwitches Patching Time 
- The estimated time required in minutes for network switch patching.
- EstimatedStorage intServer Patching Time 
- The estimated time required in minutes for storage server patching.
- TotalEstimated intPatching Time 
- The estimated total time required in minutes for all patching operations.
- estimatedDb IntegerServer Patching Time 
- The estimated time required in minutes for database server patching.
- estimatedNetwork IntegerSwitches Patching Time 
- The estimated time required in minutes for network switch patching.
- estimatedStorage IntegerServer Patching Time 
- The estimated time required in minutes for storage server patching.
- totalEstimated IntegerPatching Time 
- The estimated total time required in minutes for all patching operations.
- estimatedDb numberServer Patching Time 
- The estimated time required in minutes for database server patching.
- estimatedNetwork numberSwitches Patching Time 
- The estimated time required in minutes for network switch patching.
- estimatedStorage numberServer Patching Time 
- The estimated time required in minutes for storage server patching.
- totalEstimated numberPatching Time 
- The estimated total time required in minutes for all patching operations.
- estimated_db_ intserver_ patching_ time 
- The estimated time required in minutes for database server patching.
- estimated_network_ intswitches_ patching_ time 
- The estimated time required in minutes for network switch patching.
- estimated_storage_ intserver_ patching_ time 
- The estimated time required in minutes for storage server patching.
- total_estimated_ intpatching_ time 
- The estimated total time required in minutes for all patching operations.
- estimatedDb NumberServer Patching Time 
- The estimated time required in minutes for database server patching.
- estimatedNetwork NumberSwitches Patching Time 
- The estimated time required in minutes for network switch patching.
- estimatedStorage NumberServer Patching Time 
- The estimated time required in minutes for storage server patching.
- totalEstimated NumberPatching Time 
- The estimated total time required in minutes for all patching operations.
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the ociTerraform Provider.