UpdateSummary¶
-
class
oci.database.models.UpdateSummary(**kwargs)¶ Bases:
objectA maintenance update for a cloud VM cluster. Applies to Exadata Cloud Service instances only.
To use any of the API operations, you must be authorized in an IAM policy. If you’re not authorized, talk to an administrator. If you’re an administrator who needs to write policies to give users access, see Getting Started with Policies.
Attributes
AVAILABLE_ACTIONS_NON_ROLLING_APPLYA constant which can be used with the available_actions property of a UpdateSummary. AVAILABLE_ACTIONS_PRECHECKA constant which can be used with the available_actions property of a UpdateSummary. AVAILABLE_ACTIONS_ROLLBACKA constant which can be used with the available_actions property of a UpdateSummary. AVAILABLE_ACTIONS_ROLLING_APPLYA constant which can be used with the available_actions property of a UpdateSummary. AVAILABLE_UPDATE_MODES_FULL_UPDATEA constant which can be used with the available_update_modes property of a UpdateSummary. AVAILABLE_UPDATE_MODES_ONLINE_ALLCVSSA constant which can be used with the available_update_modes property of a UpdateSummary. AVAILABLE_UPDATE_MODES_ONLINE_ALL_UPDATESA constant which can be used with the available_update_modes property of a UpdateSummary. AVAILABLE_UPDATE_MODES_ONLINE_HIGHCVSSA constant which can be used with the available_update_modes property of a UpdateSummary. AVAILABLE_UPDATE_MODES_PENDING_UPDATESA constant which can be used with the available_update_modes property of a UpdateSummary. LAST_ACTION_NON_ROLLING_APPLYA constant which can be used with the last_action property of a UpdateSummary. LAST_ACTION_PRECHECKA constant which can be used with the last_action property of a UpdateSummary. LAST_ACTION_ROLLBACKA constant which can be used with the last_action property of a UpdateSummary. LAST_ACTION_ROLLING_APPLYA constant which can be used with the last_action property of a UpdateSummary. LAST_UPDATE_MODE_FULL_UPDATEA constant which can be used with the last_update_mode property of a UpdateSummary. LAST_UPDATE_MODE_ONLINE_ALLCVSSA constant which can be used with the last_update_mode property of a UpdateSummary. LAST_UPDATE_MODE_ONLINE_ALL_UPDATESA constant which can be used with the last_update_mode property of a UpdateSummary. LAST_UPDATE_MODE_ONLINE_HIGHCVSSA constant which can be used with the last_update_mode property of a UpdateSummary. LAST_UPDATE_MODE_PENDING_UPDATESA constant which can be used with the last_update_mode property of a UpdateSummary. LIFECYCLE_STATE_AVAILABLEA constant which can be used with the lifecycle_state property of a UpdateSummary. LIFECYCLE_STATE_FAILEDA constant which can be used with the lifecycle_state property of a UpdateSummary. LIFECYCLE_STATE_IN_PROGRESSA constant which can be used with the lifecycle_state property of a UpdateSummary. LIFECYCLE_STATE_SUCCESSA constant which can be used with the lifecycle_state property of a UpdateSummary. UPDATE_TYPE_GI_PATCHA constant which can be used with the update_type property of a UpdateSummary. UPDATE_TYPE_GI_UPGRADEA constant which can be used with the update_type property of a UpdateSummary. UPDATE_TYPE_OS_UPDATEA constant which can be used with the update_type property of a UpdateSummary. available_actionsGets the available_actions of this UpdateSummary. available_update_modesGets the available_update_modes of this UpdateSummary. description[Required] Gets the description of this UpdateSummary. id[Required] Gets the id of this UpdateSummary. last_actionGets the last_action of this UpdateSummary. last_update_modeGets the last_update_mode of this UpdateSummary. lifecycle_detailsGets the lifecycle_details of this UpdateSummary. lifecycle_stateGets the lifecycle_state of this UpdateSummary. oracle_linux_versionGets the oracle_linux_version of this UpdateSummary. time_released[Required] Gets the time_released of this UpdateSummary. update_type[Required] Gets the update_type of this UpdateSummary. version[Required] Gets the version of this UpdateSummary. Methods
__init__(**kwargs)Initializes a new UpdateSummary object with values from keyword arguments. -
AVAILABLE_ACTIONS_NON_ROLLING_APPLY= 'NON_ROLLING_APPLY'¶ A constant which can be used with the available_actions property of a UpdateSummary. This constant has a value of “NON_ROLLING_APPLY”
-
AVAILABLE_ACTIONS_PRECHECK= 'PRECHECK'¶ A constant which can be used with the available_actions property of a UpdateSummary. This constant has a value of “PRECHECK”
-
AVAILABLE_ACTIONS_ROLLBACK= 'ROLLBACK'¶ A constant which can be used with the available_actions property of a UpdateSummary. This constant has a value of “ROLLBACK”
-
AVAILABLE_ACTIONS_ROLLING_APPLY= 'ROLLING_APPLY'¶ A constant which can be used with the available_actions property of a UpdateSummary. This constant has a value of “ROLLING_APPLY”
-
AVAILABLE_UPDATE_MODES_FULL_UPDATE= 'FULL_UPDATE'¶ A constant which can be used with the available_update_modes property of a UpdateSummary. This constant has a value of “FULL_UPDATE”
-
AVAILABLE_UPDATE_MODES_ONLINE_ALLCVSS= 'ONLINE_ALLCVSS'¶ A constant which can be used with the available_update_modes property of a UpdateSummary. This constant has a value of “ONLINE_ALLCVSS”
-
AVAILABLE_UPDATE_MODES_ONLINE_ALL_UPDATES= 'ONLINE_ALL_UPDATES'¶ A constant which can be used with the available_update_modes property of a UpdateSummary. This constant has a value of “ONLINE_ALL_UPDATES”
-
AVAILABLE_UPDATE_MODES_ONLINE_HIGHCVSS= 'ONLINE_HIGHCVSS'¶ A constant which can be used with the available_update_modes property of a UpdateSummary. This constant has a value of “ONLINE_HIGHCVSS”
-
AVAILABLE_UPDATE_MODES_PENDING_UPDATES= 'PENDING_UPDATES'¶ A constant which can be used with the available_update_modes property of a UpdateSummary. This constant has a value of “PENDING_UPDATES”
-
LAST_ACTION_NON_ROLLING_APPLY= 'NON_ROLLING_APPLY'¶ A constant which can be used with the last_action property of a UpdateSummary. This constant has a value of “NON_ROLLING_APPLY”
-
LAST_ACTION_PRECHECK= 'PRECHECK'¶ A constant which can be used with the last_action property of a UpdateSummary. This constant has a value of “PRECHECK”
-
LAST_ACTION_ROLLBACK= 'ROLLBACK'¶ A constant which can be used with the last_action property of a UpdateSummary. This constant has a value of “ROLLBACK”
-
LAST_ACTION_ROLLING_APPLY= 'ROLLING_APPLY'¶ A constant which can be used with the last_action property of a UpdateSummary. This constant has a value of “ROLLING_APPLY”
-
LAST_UPDATE_MODE_FULL_UPDATE= 'FULL_UPDATE'¶ A constant which can be used with the last_update_mode property of a UpdateSummary. This constant has a value of “FULL_UPDATE”
-
LAST_UPDATE_MODE_ONLINE_ALLCVSS= 'ONLINE_ALLCVSS'¶ A constant which can be used with the last_update_mode property of a UpdateSummary. This constant has a value of “ONLINE_ALLCVSS”
-
LAST_UPDATE_MODE_ONLINE_ALL_UPDATES= 'ONLINE_ALL_UPDATES'¶ A constant which can be used with the last_update_mode property of a UpdateSummary. This constant has a value of “ONLINE_ALL_UPDATES”
-
LAST_UPDATE_MODE_ONLINE_HIGHCVSS= 'ONLINE_HIGHCVSS'¶ A constant which can be used with the last_update_mode property of a UpdateSummary. This constant has a value of “ONLINE_HIGHCVSS”
-
LAST_UPDATE_MODE_PENDING_UPDATES= 'PENDING_UPDATES'¶ A constant which can be used with the last_update_mode property of a UpdateSummary. This constant has a value of “PENDING_UPDATES”
-
LIFECYCLE_STATE_AVAILABLE= 'AVAILABLE'¶ A constant which can be used with the lifecycle_state property of a UpdateSummary. This constant has a value of “AVAILABLE”
-
LIFECYCLE_STATE_FAILED= 'FAILED'¶ A constant which can be used with the lifecycle_state property of a UpdateSummary. 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 UpdateSummary. This constant has a value of “IN_PROGRESS”
-
LIFECYCLE_STATE_SUCCESS= 'SUCCESS'¶ A constant which can be used with the lifecycle_state property of a UpdateSummary. This constant has a value of “SUCCESS”
-
UPDATE_TYPE_GI_PATCH= 'GI_PATCH'¶ A constant which can be used with the update_type property of a UpdateSummary. This constant has a value of “GI_PATCH”
-
UPDATE_TYPE_GI_UPGRADE= 'GI_UPGRADE'¶ A constant which can be used with the update_type property of a UpdateSummary. This constant has a value of “GI_UPGRADE”
-
UPDATE_TYPE_OS_UPDATE= 'OS_UPDATE'¶ A constant which can be used with the update_type property of a UpdateSummary. This constant has a value of “OS_UPDATE”
-
__init__(**kwargs)¶ Initializes a new UpdateSummary 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 UpdateSummary.
- description (str) – The value to assign to the description property of this UpdateSummary.
- last_action (str) – The value to assign to the last_action property of this UpdateSummary. Allowed values for this property are: “ROLLING_APPLY”, “NON_ROLLING_APPLY”, “PRECHECK”, “ROLLBACK”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- available_actions (list[str]) – The value to assign to the available_actions property of this UpdateSummary. Allowed values for items in this list are: “ROLLING_APPLY”, “NON_ROLLING_APPLY”, “PRECHECK”, “ROLLBACK”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- last_update_mode (str) – The value to assign to the last_update_mode property of this UpdateSummary. Allowed values for this property are: “ONLINE_HIGHCVSS”, “ONLINE_ALLCVSS”, “ONLINE_ALL_UPDATES”, “PENDING_UPDATES”, “FULL_UPDATE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- available_update_modes (list[str]) – The value to assign to the available_update_modes property of this UpdateSummary. Allowed values for items in this list are: “ONLINE_HIGHCVSS”, “ONLINE_ALLCVSS”, “ONLINE_ALL_UPDATES”, “PENDING_UPDATES”, “FULL_UPDATE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- oracle_linux_version (str) – The value to assign to the oracle_linux_version property of this UpdateSummary.
- update_type (str) – The value to assign to the update_type property of this UpdateSummary. Allowed values for this property are: “GI_UPGRADE”, “GI_PATCH”, “OS_UPDATE”, ‘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 UpdateSummary.
- lifecycle_state (str) – The value to assign to the lifecycle_state property of this UpdateSummary. Allowed values for this property are: “AVAILABLE”, “SUCCESS”, “IN_PROGRESS”, “FAILED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- time_released (datetime) – The value to assign to the time_released property of this UpdateSummary.
- version (str) – The value to assign to the version property of this UpdateSummary.
-
available_actions¶ Gets the available_actions of this UpdateSummary. The possible actions performed by the update operation on the infrastructure components.
Allowed values for items in this list are: “ROLLING_APPLY”, “NON_ROLLING_APPLY”, “PRECHECK”, “ROLLBACK”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The available_actions of this UpdateSummary. Return type: list[str]
-
available_update_modes¶ Gets the available_update_modes of this UpdateSummary. The possible update options available (only valid for OS Update).
Allowed values for items in this list are: “ONLINE_HIGHCVSS”, “ONLINE_ALLCVSS”, “ONLINE_ALL_UPDATES”, “PENDING_UPDATES”, “FULL_UPDATE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The available_update_modes of this UpdateSummary. Return type: list[str]
-
description¶ [Required] Gets the description of this UpdateSummary. Details of the maintenance update package.
Returns: The description of this UpdateSummary. Return type: str
-
id¶ [Required] Gets the id of this UpdateSummary. The OCID of the maintenance update.
Returns: The id of this UpdateSummary. Return type: str
-
last_action¶ Gets the last_action of this UpdateSummary. The previous update action performed.
Allowed values for this property are: “ROLLING_APPLY”, “NON_ROLLING_APPLY”, “PRECHECK”, “ROLLBACK”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The last_action of this UpdateSummary. Return type: str
-
last_update_mode¶ Gets the last_update_mode of this UpdateSummary. The previous update mode performed (only valid for OS Updates).
Allowed values for this property are: “ONLINE_HIGHCVSS”, “ONLINE_ALLCVSS”, “ONLINE_ALL_UPDATES”, “PENDING_UPDATES”, “FULL_UPDATE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The last_update_mode of this UpdateSummary. Return type: str
-
lifecycle_details¶ Gets the lifecycle_details of this UpdateSummary. Descriptive text providing additional details about the lifecycle state.
Returns: The lifecycle_details of this UpdateSummary. Return type: str
-
lifecycle_state¶ Gets the lifecycle_state of this UpdateSummary. The current state of the maintenance update. Dependent on value of lastAction.
Allowed values for this property are: “AVAILABLE”, “SUCCESS”, “IN_PROGRESS”, “FAILED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The lifecycle_state of this UpdateSummary. Return type: str
-
oracle_linux_version¶ Gets the oracle_linux_version of this UpdateSummary. Oracle Linux version for the respective Exadata Image.
Returns: The oracle_linux_version of this UpdateSummary. Return type: str
-
time_released¶ [Required] Gets the time_released of this UpdateSummary. The date and time the maintenance update was released.
Returns: The time_released of this UpdateSummary. Return type: datetime
-
update_type¶ [Required] Gets the update_type of this UpdateSummary. The type of cloud VM cluster maintenance update.
Allowed values for this property are: “GI_UPGRADE”, “GI_PATCH”, “OS_UPDATE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The update_type of this UpdateSummary. Return type: str
-
version¶ [Required] Gets the version of this UpdateSummary. The version of the maintenance update package.
Returns: The version of this UpdateSummary. Return type: str
-