AutonomousDatabaseInBackupSummary

class oci.database.models.AutonomousDatabaseInBackupSummary(**kwargs)

Bases: object

The summary of the autonomous database that are in the Autonomous Container Database Backup associated.

Attributes

LIFECYCLE_STATE_AVAILABLE A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary.
LIFECYCLE_STATE_AVAILABLE_NEEDS_ATTENTION A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary.
LIFECYCLE_STATE_BACKUP_IN_PROGRESS A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary.
LIFECYCLE_STATE_INACCESSIBLE A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary.
LIFECYCLE_STATE_MAINTENANCE_IN_PROGRESS A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary.
LIFECYCLE_STATE_PROVISIONING A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary.
LIFECYCLE_STATE_RECREATING A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary.
LIFECYCLE_STATE_RESTARTING A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary.
LIFECYCLE_STATE_RESTORE_FAILED A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary.
LIFECYCLE_STATE_RESTORE_IN_PROGRESS A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary.
LIFECYCLE_STATE_ROLE_CHANGE_IN_PROGRESS A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary.
LIFECYCLE_STATE_SCALE_IN_PROGRESS A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary.
LIFECYCLE_STATE_STANDBY A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary.
LIFECYCLE_STATE_STARTING A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary.
LIFECYCLE_STATE_STOPPED A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary.
LIFECYCLE_STATE_STOPPING A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary.
LIFECYCLE_STATE_TERMINATED A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary.
LIFECYCLE_STATE_TERMINATING A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary.
LIFECYCLE_STATE_TRANSPORTING A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary.
LIFECYCLE_STATE_UNAVAILABLE A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary.
LIFECYCLE_STATE_UPDATING A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary.
LIFECYCLE_STATE_UPGRADING A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary.
compartment_id [Required] Gets the compartment_id of this AutonomousDatabaseInBackupSummary.
display_name [Required] Gets the display_name of this AutonomousDatabaseInBackupSummary.
lifecycle_state Gets the lifecycle_state of this AutonomousDatabaseInBackupSummary.

Methods

__init__(**kwargs) Initializes a new AutonomousDatabaseInBackupSummary object with values from keyword arguments.
LIFECYCLE_STATE_AVAILABLE = 'AVAILABLE'

A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary. This constant has a value of “AVAILABLE”

LIFECYCLE_STATE_AVAILABLE_NEEDS_ATTENTION = 'AVAILABLE_NEEDS_ATTENTION'

A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary. This constant has a value of “AVAILABLE_NEEDS_ATTENTION”

LIFECYCLE_STATE_BACKUP_IN_PROGRESS = 'BACKUP_IN_PROGRESS'

A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary. This constant has a value of “BACKUP_IN_PROGRESS”

LIFECYCLE_STATE_INACCESSIBLE = 'INACCESSIBLE'

A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary. This constant has a value of “INACCESSIBLE”

LIFECYCLE_STATE_MAINTENANCE_IN_PROGRESS = 'MAINTENANCE_IN_PROGRESS'

A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary. This constant has a value of “MAINTENANCE_IN_PROGRESS”

LIFECYCLE_STATE_PROVISIONING = 'PROVISIONING'

A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary. This constant has a value of “PROVISIONING”

LIFECYCLE_STATE_RECREATING = 'RECREATING'

A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary. This constant has a value of “RECREATING”

LIFECYCLE_STATE_RESTARTING = 'RESTARTING'

A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary. This constant has a value of “RESTARTING”

LIFECYCLE_STATE_RESTORE_FAILED = 'RESTORE_FAILED'

A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary. This constant has a value of “RESTORE_FAILED”

LIFECYCLE_STATE_RESTORE_IN_PROGRESS = 'RESTORE_IN_PROGRESS'

A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary. This constant has a value of “RESTORE_IN_PROGRESS”

LIFECYCLE_STATE_ROLE_CHANGE_IN_PROGRESS = 'ROLE_CHANGE_IN_PROGRESS'

A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary. This constant has a value of “ROLE_CHANGE_IN_PROGRESS”

LIFECYCLE_STATE_SCALE_IN_PROGRESS = 'SCALE_IN_PROGRESS'

A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary. This constant has a value of “SCALE_IN_PROGRESS”

LIFECYCLE_STATE_STANDBY = 'STANDBY'

A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary. This constant has a value of “STANDBY”

LIFECYCLE_STATE_STARTING = 'STARTING'

A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary. This constant has a value of “STARTING”

LIFECYCLE_STATE_STOPPED = 'STOPPED'

A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary. This constant has a value of “STOPPED”

LIFECYCLE_STATE_STOPPING = 'STOPPING'

A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary. This constant has a value of “STOPPING”

LIFECYCLE_STATE_TERMINATED = 'TERMINATED'

A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary. This constant has a value of “TERMINATED”

LIFECYCLE_STATE_TERMINATING = 'TERMINATING'

A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary. This constant has a value of “TERMINATING”

LIFECYCLE_STATE_TRANSPORTING = 'TRANSPORTING'

A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary. This constant has a value of “TRANSPORTING”

LIFECYCLE_STATE_UNAVAILABLE = 'UNAVAILABLE'

A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary. This constant has a value of “UNAVAILABLE”

LIFECYCLE_STATE_UPDATING = 'UPDATING'

A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary. This constant has a value of “UPDATING”

LIFECYCLE_STATE_UPGRADING = 'UPGRADING'

A constant which can be used with the lifecycle_state property of a AutonomousDatabaseInBackupSummary. This constant has a value of “UPGRADING”

__init__(**kwargs)

Initializes a new AutonomousDatabaseInBackupSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):

Parameters:
  • compartment_id (str) – The value to assign to the compartment_id property of this AutonomousDatabaseInBackupSummary.
  • display_name (str) – The value to assign to the display_name property of this AutonomousDatabaseInBackupSummary.
  • lifecycle_state (str) – The value to assign to the lifecycle_state property of this AutonomousDatabaseInBackupSummary. Allowed values for this property are: “PROVISIONING”, “AVAILABLE”, “STOPPING”, “STOPPED”, “STARTING”, “TERMINATING”, “TERMINATED”, “UNAVAILABLE”, “RESTORE_IN_PROGRESS”, “RESTORE_FAILED”, “BACKUP_IN_PROGRESS”, “SCALE_IN_PROGRESS”, “AVAILABLE_NEEDS_ATTENTION”, “UPDATING”, “MAINTENANCE_IN_PROGRESS”, “RESTARTING”, “RECREATING”, “ROLE_CHANGE_IN_PROGRESS”, “UPGRADING”, “INACCESSIBLE”, “STANDBY”, “TRANSPORTING”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
compartment_id

[Required] Gets the compartment_id of this AutonomousDatabaseInBackupSummary. The OCID of the compartment.

Returns:The compartment_id of this AutonomousDatabaseInBackupSummary.
Return type:str
display_name

[Required] Gets the display_name of this AutonomousDatabaseInBackupSummary. The user-friendly name for the Autonomous AI Database. The name does not have to be unique.

Returns:The display_name of this AutonomousDatabaseInBackupSummary.
Return type:str
lifecycle_state

Gets the lifecycle_state of this AutonomousDatabaseInBackupSummary. The current state of the Autonomous AI Database.

Allowed values for this property are: “PROVISIONING”, “AVAILABLE”, “STOPPING”, “STOPPED”, “STARTING”, “TERMINATING”, “TERMINATED”, “UNAVAILABLE”, “RESTORE_IN_PROGRESS”, “RESTORE_FAILED”, “BACKUP_IN_PROGRESS”, “SCALE_IN_PROGRESS”, “AVAILABLE_NEEDS_ATTENTION”, “UPDATING”, “MAINTENANCE_IN_PROGRESS”, “RESTARTING”, “RECREATING”, “ROLE_CHANGE_IN_PROGRESS”, “UPGRADING”, “INACCESSIBLE”, “STANDBY”, “TRANSPORTING”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.

Returns:The lifecycle_state of this AutonomousDatabaseInBackupSummary.
Return type:str