FsuDiscoverySummary¶
- 
class oci.fleet_software_update.models.FsuDiscoverySummary(**kwargs)¶
- Bases: - object- Exadata Fleet Update Discovery Resource. - Attributes - LIFECYCLE_STATE_ACCEPTED- A constant which can be used with the lifecycle_state property of a FsuDiscoverySummary. - LIFECYCLE_STATE_CANCELED- A constant which can be used with the lifecycle_state property of a FsuDiscoverySummary. - LIFECYCLE_STATE_CANCELING- A constant which can be used with the lifecycle_state property of a FsuDiscoverySummary. - LIFECYCLE_STATE_DELETED- A constant which can be used with the lifecycle_state property of a FsuDiscoverySummary. - LIFECYCLE_STATE_DELETING- A constant which can be used with the lifecycle_state property of a FsuDiscoverySummary. - LIFECYCLE_STATE_FAILED- A constant which can be used with the lifecycle_state property of a FsuDiscoverySummary. - LIFECYCLE_STATE_IN_PROGRESS- A constant which can be used with the lifecycle_state property of a FsuDiscoverySummary. - LIFECYCLE_STATE_SUCCEEDED- A constant which can be used with the lifecycle_state property of a FsuDiscoverySummary. - compartment_id- [Required] Gets the compartment_id of this FsuDiscoverySummary. - defined_tags- Gets the defined_tags of this FsuDiscoverySummary. - details- [Required] Gets the details of this FsuDiscoverySummary. - display_name- [Required] Gets the display_name of this FsuDiscoverySummary. - freeform_tags- Gets the freeform_tags of this FsuDiscoverySummary. - id- [Required] Gets the id of this FsuDiscoverySummary. - lifecycle_details- Gets the lifecycle_details of this FsuDiscoverySummary. - lifecycle_state- [Required] Gets the lifecycle_state of this FsuDiscoverySummary. - system_tags- Gets the system_tags of this FsuDiscoverySummary. - time_created- [Required] Gets the time_created of this FsuDiscoverySummary. - time_finished- Gets the time_finished of this FsuDiscoverySummary. - time_updated- Gets the time_updated of this FsuDiscoverySummary. - Methods - __init__(**kwargs)- Initializes a new FsuDiscoverySummary object with values from keyword arguments. - 
LIFECYCLE_STATE_ACCEPTED= 'ACCEPTED'¶
- A constant which can be used with the lifecycle_state property of a FsuDiscoverySummary. This constant has a value of “ACCEPTED” 
 - 
LIFECYCLE_STATE_CANCELED= 'CANCELED'¶
- A constant which can be used with the lifecycle_state property of a FsuDiscoverySummary. This constant has a value of “CANCELED” 
 - 
LIFECYCLE_STATE_CANCELING= 'CANCELING'¶
- A constant which can be used with the lifecycle_state property of a FsuDiscoverySummary. This constant has a value of “CANCELING” 
 - 
LIFECYCLE_STATE_DELETED= 'DELETED'¶
- A constant which can be used with the lifecycle_state property of a FsuDiscoverySummary. This constant has a value of “DELETED” 
 - 
LIFECYCLE_STATE_DELETING= 'DELETING'¶
- A constant which can be used with the lifecycle_state property of a FsuDiscoverySummary. This constant has a value of “DELETING” 
 - 
LIFECYCLE_STATE_FAILED= 'FAILED'¶
- A constant which can be used with the lifecycle_state property of a FsuDiscoverySummary. This constant has a value of “FAILED” 
 - 
LIFECYCLE_STATE_IN_PROGRESS= 'IN_PROGRESS'¶
- A constant which can be used with the lifecycle_state property of a FsuDiscoverySummary. This constant has a value of “IN_PROGRESS” 
 - 
LIFECYCLE_STATE_SUCCEEDED= 'SUCCEEDED'¶
- A constant which can be used with the lifecycle_state property of a FsuDiscoverySummary. This constant has a value of “SUCCEEDED” 
 - 
__init__(**kwargs)¶
- Initializes a new FsuDiscoverySummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): - Parameters: - id (str) – The value to assign to the id property of this FsuDiscoverySummary.
- display_name (str) – The value to assign to the display_name property of this FsuDiscoverySummary.
- compartment_id (str) – The value to assign to the compartment_id property of this FsuDiscoverySummary.
- details (oci.fleet_software_update.models.DiscoveryDetailsSummary) – The value to assign to the details property of this FsuDiscoverySummary.
- time_created (datetime) – The value to assign to the time_created property of this FsuDiscoverySummary.
- time_updated (datetime) – The value to assign to the time_updated property of this FsuDiscoverySummary.
- time_finished (datetime) – The value to assign to the time_finished property of this FsuDiscoverySummary.
- lifecycle_state (str) – The value to assign to the lifecycle_state property of this FsuDiscoverySummary. Allowed values for this property are: “ACCEPTED”, “IN_PROGRESS”, “FAILED”, “SUCCEEDED”, “CANCELING”, “CANCELED”, “DELETING”, “DELETED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- lifecycle_details (str) – The value to assign to the lifecycle_details property of this FsuDiscoverySummary.
- freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this FsuDiscoverySummary.
- defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this FsuDiscoverySummary.
- system_tags (dict(str, dict(str, object))) – The value to assign to the system_tags property of this FsuDiscoverySummary.
 
 - 
compartment_id¶
- [Required] Gets the compartment_id of this FsuDiscoverySummary. Compartment Identifier. - Returns: - The compartment_id of this FsuDiscoverySummary. - Return type: - str 
 - Gets the defined_tags of this FsuDiscoverySummary. Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {“foo-namespace”: {“bar-key”: “value”}} - Returns: - The defined_tags of this FsuDiscoverySummary. - Return type: - dict(str, dict(str, object)) 
 - 
details¶
- [Required] Gets the details of this FsuDiscoverySummary. - Returns: - The details of this FsuDiscoverySummary. - Return type: - oci.fleet_software_update.models.DiscoveryDetailsSummary 
 - 
display_name¶
- [Required] Gets the display_name of this FsuDiscoverySummary. Exadata Fleet Update Discovery display name. - Returns: - The display_name of this FsuDiscoverySummary. - Return type: - str 
 - Gets the freeform_tags of this FsuDiscoverySummary. Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {“bar-key”: “value”} - Returns: - The freeform_tags of this FsuDiscoverySummary. - Return type: - dict(str, str) 
 - 
id¶
- [Required] Gets the id of this FsuDiscoverySummary. OCID identifier for the Exadata Fleet Update Discovery. - Returns: - The id of this FsuDiscoverySummary. - Return type: - str 
 - 
lifecycle_details¶
- Gets the lifecycle_details of this FsuDiscoverySummary. A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state. - Returns: - The lifecycle_details of this FsuDiscoverySummary. - Return type: - str 
 - 
lifecycle_state¶
- [Required] Gets the lifecycle_state of this FsuDiscoverySummary. The current state of the Exadata Fleet Update Discovery. - Allowed values for this property are: “ACCEPTED”, “IN_PROGRESS”, “FAILED”, “SUCCEEDED”, “CANCELING”, “CANCELED”, “DELETING”, “DELETED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’. - Returns: - The lifecycle_state of this FsuDiscoverySummary. - Return type: - str 
 - Gets the system_tags of this FsuDiscoverySummary. Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {“orcl-cloud”: {“free-tier-retained”: “true”}} - Returns: - The system_tags of this FsuDiscoverySummary. - Return type: - dict(str, dict(str, object)) 
 - 
time_created¶
- [Required] Gets the time_created of this FsuDiscoverySummary. The time the Exadata Fleet Update Discovery was created. An RFC3339 formatted datetime string. - Returns: - The time_created of this FsuDiscoverySummary. - Return type: - datetime 
 - 
time_finished¶
- Gets the time_finished of this FsuDiscoverySummary. The date and time the Exadata Fleet Update Discovery was finished, as described in RFC 3339. - Returns: - The time_finished of this FsuDiscoverySummary. - Return type: - datetime 
 - 
time_updated¶
- Gets the time_updated of this FsuDiscoverySummary. The time the Exadata Fleet Update Discovery was updated. An RFC3339 formatted datetime string. - Returns: - The time_updated of this FsuDiscoverySummary. - Return type: - datetime 
 
-