Data Source: oci_core_instance_maintenance_reboot

This data source provides details about a specific Instance Maintenance Reboot resource in Oracle Cloud Infrastructure Core service.

Gets the maximum possible date that a maintenance reboot can be extended. For more information, see Infrastructure Maintenance.

Example Usage

data "oci_core_instance_maintenance_reboot" "test_instance_maintenance_reboot" {
    #Required
    instance_id = oci_core_instance.test_instance.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: