AutonomousDataWarehouse

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

Bases: object

Deprecated. See AutonomousDatabase for reference information about Autonomous Databases with the warehouse workload type.

Attributes

LICENSE_MODEL_BRING_YOUR_OWN_LICENSE A constant which can be used with the license_model property of a AutonomousDataWarehouse.
LICENSE_MODEL_LICENSE_INCLUDED A constant which can be used with the license_model property of a AutonomousDataWarehouse.
LIFECYCLE_STATE_AVAILABLE A constant which can be used with the lifecycle_state property of a AutonomousDataWarehouse.
LIFECYCLE_STATE_AVAILABLE_NEEDS_ATTENTION A constant which can be used with the lifecycle_state property of a AutonomousDataWarehouse.
LIFECYCLE_STATE_BACKUP_IN_PROGRESS A constant which can be used with the lifecycle_state property of a AutonomousDataWarehouse.
LIFECYCLE_STATE_PROVISIONING A constant which can be used with the lifecycle_state property of a AutonomousDataWarehouse.
LIFECYCLE_STATE_RESTORE_IN_PROGRESS A constant which can be used with the lifecycle_state property of a AutonomousDataWarehouse.
LIFECYCLE_STATE_SCALE_IN_PROGRESS A constant which can be used with the lifecycle_state property of a AutonomousDataWarehouse.
LIFECYCLE_STATE_STARTING A constant which can be used with the lifecycle_state property of a AutonomousDataWarehouse.
LIFECYCLE_STATE_STOPPED A constant which can be used with the lifecycle_state property of a AutonomousDataWarehouse.
LIFECYCLE_STATE_STOPPING A constant which can be used with the lifecycle_state property of a AutonomousDataWarehouse.
LIFECYCLE_STATE_TERMINATED A constant which can be used with the lifecycle_state property of a AutonomousDataWarehouse.
LIFECYCLE_STATE_TERMINATING A constant which can be used with the lifecycle_state property of a AutonomousDataWarehouse.
LIFECYCLE_STATE_UNAVAILABLE A constant which can be used with the lifecycle_state property of a AutonomousDataWarehouse.
LIFECYCLE_STATE_UPDATING A constant which can be used with the lifecycle_state property of a AutonomousDataWarehouse.
compartment_id [Required] Gets the compartment_id of this AutonomousDataWarehouse.
connection_strings Gets the connection_strings of this AutonomousDataWarehouse.
cpu_core_count [Required] Gets the cpu_core_count of this AutonomousDataWarehouse.
data_storage_size_in_tbs [Required] Gets the data_storage_size_in_tbs of this AutonomousDataWarehouse.
db_name [Required] Gets the db_name of this AutonomousDataWarehouse.
db_version Gets the db_version of this AutonomousDataWarehouse.
defined_tags Gets the defined_tags of this AutonomousDataWarehouse.
display_name Gets the display_name of this AutonomousDataWarehouse.
freeform_tags Gets the freeform_tags of this AutonomousDataWarehouse.
id [Required] Gets the id of this AutonomousDataWarehouse.
license_model Gets the license_model of this AutonomousDataWarehouse.
lifecycle_details Gets the lifecycle_details of this AutonomousDataWarehouse.
lifecycle_state [Required] Gets the lifecycle_state of this AutonomousDataWarehouse.
service_console_url Gets the service_console_url of this AutonomousDataWarehouse.
time_created Gets the time_created of this AutonomousDataWarehouse.

Methods

__init__(**kwargs) Initializes a new AutonomousDataWarehouse object with values from keyword arguments.
LICENSE_MODEL_BRING_YOUR_OWN_LICENSE = 'BRING_YOUR_OWN_LICENSE'

A constant which can be used with the license_model property of a AutonomousDataWarehouse. This constant has a value of “BRING_YOUR_OWN_LICENSE”

LICENSE_MODEL_LICENSE_INCLUDED = 'LICENSE_INCLUDED'

A constant which can be used with the license_model property of a AutonomousDataWarehouse. This constant has a value of “LICENSE_INCLUDED”

LIFECYCLE_STATE_AVAILABLE = 'AVAILABLE'

A constant which can be used with the lifecycle_state property of a AutonomousDataWarehouse. 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 AutonomousDataWarehouse. 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 AutonomousDataWarehouse. This constant has a value of “BACKUP_IN_PROGRESS”

LIFECYCLE_STATE_PROVISIONING = 'PROVISIONING'

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

LIFECYCLE_STATE_RESTORE_IN_PROGRESS = 'RESTORE_IN_PROGRESS'

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

LIFECYCLE_STATE_SCALE_IN_PROGRESS = 'SCALE_IN_PROGRESS'

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

LIFECYCLE_STATE_STARTING = 'STARTING'

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

LIFECYCLE_STATE_STOPPED = 'STOPPED'

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

LIFECYCLE_STATE_STOPPING = 'STOPPING'

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

LIFECYCLE_STATE_TERMINATED = 'TERMINATED'

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

LIFECYCLE_STATE_TERMINATING = 'TERMINATING'

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

LIFECYCLE_STATE_UNAVAILABLE = 'UNAVAILABLE'

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

LIFECYCLE_STATE_UPDATING = 'UPDATING'

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

__init__(**kwargs)

Initializes a new AutonomousDataWarehouse 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 AutonomousDataWarehouse.
  • compartment_id (str) – The value to assign to the compartment_id property of this AutonomousDataWarehouse.
  • lifecycle_state (str) – The value to assign to the lifecycle_state property of this AutonomousDataWarehouse. Allowed values for this property are: “PROVISIONING”, “AVAILABLE”, “STOPPING”, “STOPPED”, “STARTING”, “TERMINATING”, “TERMINATED”, “UNAVAILABLE”, “RESTORE_IN_PROGRESS”, “BACKUP_IN_PROGRESS”, “SCALE_IN_PROGRESS”, “AVAILABLE_NEEDS_ATTENTION”, “UPDATING”
  • lifecycle_details (str) – The value to assign to the lifecycle_details property of this AutonomousDataWarehouse.
  • db_name (str) – The value to assign to the db_name property of this AutonomousDataWarehouse.
  • cpu_core_count (int) – The value to assign to the cpu_core_count property of this AutonomousDataWarehouse.
  • data_storage_size_in_tbs (int) – The value to assign to the data_storage_size_in_tbs property of this AutonomousDataWarehouse.
  • time_created (datetime) – The value to assign to the time_created property of this AutonomousDataWarehouse.
  • display_name (str) – The value to assign to the display_name property of this AutonomousDataWarehouse.
  • service_console_url (str) – The value to assign to the service_console_url property of this AutonomousDataWarehouse.
  • connection_strings (oci.database.models.AutonomousDataWarehouseConnectionStrings) – The value to assign to the connection_strings property of this AutonomousDataWarehouse.
  • license_model (str) – The value to assign to the license_model property of this AutonomousDataWarehouse. Allowed values for this property are: “LICENSE_INCLUDED”, “BRING_YOUR_OWN_LICENSE”
  • freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this AutonomousDataWarehouse.
  • defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this AutonomousDataWarehouse.
  • db_version (str) – The value to assign to the db_version property of this AutonomousDataWarehouse.
compartment_id

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

Returns:The compartment_id of this AutonomousDataWarehouse.
Return type:str
connection_strings

Gets the connection_strings of this AutonomousDataWarehouse. The connection string used to connect to the Data Warehouse. The username for the Service Console is ADMIN. Use the password you entered when creating the Autonomous Data Warehouse for the password value.

Returns:The connection_strings of this AutonomousDataWarehouse.
Return type:oci.database.models.AutonomousDataWarehouseConnectionStrings
cpu_core_count

[Required] Gets the cpu_core_count of this AutonomousDataWarehouse. The number of CPU cores to be made available to the database.

Returns:The cpu_core_count of this AutonomousDataWarehouse.
Return type:int
data_storage_size_in_tbs

[Required] Gets the data_storage_size_in_tbs of this AutonomousDataWarehouse. The quantity of data in the database, in terabytes.

Returns:The data_storage_size_in_tbs of this AutonomousDataWarehouse.
Return type:int
db_name

[Required] Gets the db_name of this AutonomousDataWarehouse. The database name.

Returns:The db_name of this AutonomousDataWarehouse.
Return type:str
db_version

Gets the db_version of this AutonomousDataWarehouse. A valid Oracle Database version for Autonomous Data Warehouse.

Returns:The db_version of this AutonomousDataWarehouse.
Return type:str
defined_tags

Gets the defined_tags of this AutonomousDataWarehouse. Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

Returns:The defined_tags of this AutonomousDataWarehouse.
Return type:dict(str, dict(str, object))
display_name

Gets the display_name of this AutonomousDataWarehouse. The user-friendly name for the Autonomous Data Warehouse. The name does not have to be unique.

Returns:The display_name of this AutonomousDataWarehouse.
Return type:str
freeform_tags

Gets the freeform_tags of this AutonomousDataWarehouse. Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.

Example: {“Department”: “Finance”}

Returns:The freeform_tags of this AutonomousDataWarehouse.
Return type:dict(str, str)
id

[Required] Gets the id of this AutonomousDataWarehouse. The OCID of the Autonomous Data Warehouse.

Returns:The id of this AutonomousDataWarehouse.
Return type:str
license_model

Gets the license_model of this AutonomousDataWarehouse. The Oracle license model that applies to the Oracle Autonomous Data Warehouse. The default is BRING_YOUR_OWN_LICENSE.

Allowed values for this property are: “LICENSE_INCLUDED”, “BRING_YOUR_OWN_LICENSE”

Returns:The license_model of this AutonomousDataWarehouse.
Return type:str
lifecycle_details

Gets the lifecycle_details of this AutonomousDataWarehouse. Information about the current lifecycle state.

Returns:The lifecycle_details of this AutonomousDataWarehouse.
Return type:str
lifecycle_state

[Required] Gets the lifecycle_state of this AutonomousDataWarehouse. The current state of the database.

Allowed values for this property are: “PROVISIONING”, “AVAILABLE”, “STOPPING”, “STOPPED”, “STARTING”, “TERMINATING”, “TERMINATED”, “UNAVAILABLE”, “RESTORE_IN_PROGRESS”, “BACKUP_IN_PROGRESS”, “SCALE_IN_PROGRESS”, “AVAILABLE_NEEDS_ATTENTION”, “UPDATING”

Returns:The lifecycle_state of this AutonomousDataWarehouse.
Return type:str
service_console_url

Gets the service_console_url of this AutonomousDataWarehouse. The URL of the Service Console for the Data Warehouse.

Returns:The service_console_url of this AutonomousDataWarehouse.
Return type:str
time_created

Gets the time_created of this AutonomousDataWarehouse. The date and time the database was created.

Returns:The time_created of this AutonomousDataWarehouse.
Return type:datetime