This data source provides details about a specific Ccc Upgrade Schedule resource in Oracle Cloud Infrastructure Compute Cloud At Customer service.
Gets a Compute Cloud@Customer upgrade schedule by the specified OCID.
data "oci_compute_cloud_at_customer_ccc_upgrade_schedule" "test_ccc_upgrade_schedule" {
#Required
ccc_upgrade_schedule_id = oci_compute_cloud_at_customer_ccc_upgrade_schedule.test_ccc_upgrade_schedule.id
}
The following arguments are supported:
ccc_upgrade_schedule_id
- (Required) Compute Cloud@Customer upgrade schedule OCID. The following attributes are exported:
compartment_id
- Compartment OCID for the Compute Cloud@Customer upgrade schedule. defined_tags
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
description
- An optional description of the Compute Cloud@Customer upgrade schedule. Avoid entering confidential information. display_name
- Compute Cloud@Customer upgrade schedule display name. Avoid entering confidential information. events
- List of preferred times for Compute Cloud@Customer infrastructures associated with this schedule to be upgraded.
description
- A description of the Compute Cloud@Customer upgrade schedule time block.name
- Generated name associated with the event.schedule_event_duration
- The duration of this block of time. The duration must be specified and be of the ISO-8601 format for durations. schedule_event_recurrences
- Frequency of recurrence of schedule block. When this field is not included, the event is assumed to be a one time occurrence. The frequency field is strictly parsed and must conform to RFC-5545 formatting for recurrences. time_start
- The date and time when the Compute Cloud@Customer upgrade schedule event starts, inclusive. An RFC3339 formatted UTC datetime string. For an event with recurrences, this is the date that a recurrence can start being applied. freeform_tags
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
id
- Upgrade schedule OCID. This cannot be changed once created. infrastructure_ids
- List of Compute Cloud@Customer infrastructure OCIDs that are using this upgrade schedule. lifecycle_details
- A message describing the current state in more detail. For example, the message can be used to provide actionable information for a resource in a Failed state. state
- Lifecycle state of the resource.system_tags
- System tags for this resource. Each key is predefined and scoped to a namespace. Example: {"orcl-cloud.free-tier-retained": "true"}
time_created
- The time the upgrade schedule was created, using an RFC3339 formatted datetime string. time_updated
- The time the upgrade schedule was updated, using an RFC3339 formatted datetime string.