CreateExternalBackupJobDetails¶
-
class
oci.database.models.
CreateExternalBackupJobDetails
(**kwargs)¶ Bases:
object
CreateExternalBackupJobDetails model.
Attributes
DATABASE_EDITION_ENTERPRISE_EDITION
A constant which can be used with the database_edition property of a CreateExternalBackupJobDetails. DATABASE_EDITION_ENTERPRISE_EDITION_EXTREME_PERFORMANCE
A constant which can be used with the database_edition property of a CreateExternalBackupJobDetails. DATABASE_EDITION_ENTERPRISE_EDITION_HIGH_PERFORMANCE
A constant which can be used with the database_edition property of a CreateExternalBackupJobDetails. DATABASE_EDITION_STANDARD_EDITION
A constant which can be used with the database_edition property of a CreateExternalBackupJobDetails. DATABASE_MODE_RAC
A constant which can be used with the database_mode property of a CreateExternalBackupJobDetails. DATABASE_MODE_SI
A constant which can be used with the database_mode property of a CreateExternalBackupJobDetails. availability_domain
[Required] Gets the availability_domain of this CreateExternalBackupJobDetails. character_set
[Required] Gets the character_set of this CreateExternalBackupJobDetails. compartment_id
[Required] Gets the compartment_id of this CreateExternalBackupJobDetails. database_edition
[Required] Gets the database_edition of this CreateExternalBackupJobDetails. database_mode
[Required] Gets the database_mode of this CreateExternalBackupJobDetails. db_name
[Required] Gets the db_name of this CreateExternalBackupJobDetails. db_unique_name
Gets the db_unique_name of this CreateExternalBackupJobDetails. db_version
[Required] Gets the db_version of this CreateExternalBackupJobDetails. display_name
[Required] Gets the display_name of this CreateExternalBackupJobDetails. external_database_identifier
[Required] Gets the external_database_identifier of this CreateExternalBackupJobDetails. ncharacter_set
[Required] Gets the ncharacter_set of this CreateExternalBackupJobDetails. pdb_name
Gets the pdb_name of this CreateExternalBackupJobDetails. Methods
__init__
(**kwargs)Initializes a new CreateExternalBackupJobDetails object with values from keyword arguments. -
DATABASE_EDITION_ENTERPRISE_EDITION
= 'ENTERPRISE_EDITION'¶ A constant which can be used with the database_edition property of a CreateExternalBackupJobDetails. This constant has a value of “ENTERPRISE_EDITION”
-
DATABASE_EDITION_ENTERPRISE_EDITION_EXTREME_PERFORMANCE
= 'ENTERPRISE_EDITION_EXTREME_PERFORMANCE'¶ A constant which can be used with the database_edition property of a CreateExternalBackupJobDetails. This constant has a value of “ENTERPRISE_EDITION_EXTREME_PERFORMANCE”
-
DATABASE_EDITION_ENTERPRISE_EDITION_HIGH_PERFORMANCE
= 'ENTERPRISE_EDITION_HIGH_PERFORMANCE'¶ A constant which can be used with the database_edition property of a CreateExternalBackupJobDetails. This constant has a value of “ENTERPRISE_EDITION_HIGH_PERFORMANCE”
-
DATABASE_EDITION_STANDARD_EDITION
= 'STANDARD_EDITION'¶ A constant which can be used with the database_edition property of a CreateExternalBackupJobDetails. This constant has a value of “STANDARD_EDITION”
-
DATABASE_MODE_RAC
= 'RAC'¶ A constant which can be used with the database_mode property of a CreateExternalBackupJobDetails. This constant has a value of “RAC”
-
DATABASE_MODE_SI
= 'SI'¶ A constant which can be used with the database_mode property of a CreateExternalBackupJobDetails. This constant has a value of “SI”
-
__init__
(**kwargs)¶ Initializes a new CreateExternalBackupJobDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):
Parameters: - availability_domain (str) – The value to assign to the availability_domain property of this CreateExternalBackupJobDetails.
- compartment_id (str) – The value to assign to the compartment_id property of this CreateExternalBackupJobDetails.
- display_name (str) – The value to assign to the display_name property of this CreateExternalBackupJobDetails.
- db_version (str) – The value to assign to the db_version property of this CreateExternalBackupJobDetails.
- db_name (str) – The value to assign to the db_name property of this CreateExternalBackupJobDetails.
- db_unique_name (str) – The value to assign to the db_unique_name property of this CreateExternalBackupJobDetails.
- pdb_name (str) – The value to assign to the pdb_name property of this CreateExternalBackupJobDetails.
- external_database_identifier (int) – The value to assign to the external_database_identifier property of this CreateExternalBackupJobDetails.
- character_set (str) – The value to assign to the character_set property of this CreateExternalBackupJobDetails.
- ncharacter_set (str) – The value to assign to the ncharacter_set property of this CreateExternalBackupJobDetails.
- database_mode (str) – The value to assign to the database_mode property of this CreateExternalBackupJobDetails. Allowed values for this property are: “SI”, “RAC”
- database_edition (str) – The value to assign to the database_edition property of this CreateExternalBackupJobDetails. Allowed values for this property are: “STANDARD_EDITION”, “ENTERPRISE_EDITION”, “ENTERPRISE_EDITION_HIGH_PERFORMANCE”, “ENTERPRISE_EDITION_EXTREME_PERFORMANCE”
-
availability_domain
¶ [Required] Gets the availability_domain of this CreateExternalBackupJobDetails. The targeted availability domain for the backup.
Returns: The availability_domain of this CreateExternalBackupJobDetails. Return type: str
-
character_set
¶ [Required] Gets the character_set of this CreateExternalBackupJobDetails. The character set for the database.
Returns: The character_set of this CreateExternalBackupJobDetails. Return type: str
-
compartment_id
¶ [Required] Gets the compartment_id of this CreateExternalBackupJobDetails. The OCID of the compartment where this backup should be created.
Returns: The compartment_id of this CreateExternalBackupJobDetails. Return type: str
-
database_edition
¶ [Required] Gets the database_edition of this CreateExternalBackupJobDetails. The Oracle Database edition to use for creating a database from this standalone backup. Note that 2-node RAC DB systems require Enterprise Edition - Extreme Performance.
Allowed values for this property are: “STANDARD_EDITION”, “ENTERPRISE_EDITION”, “ENTERPRISE_EDITION_HIGH_PERFORMANCE”, “ENTERPRISE_EDITION_EXTREME_PERFORMANCE”
Returns: The database_edition of this CreateExternalBackupJobDetails. Return type: str
-
database_mode
¶ [Required] Gets the database_mode of this CreateExternalBackupJobDetails. The mode (single instance or RAC) of the database being backed up.
Allowed values for this property are: “SI”, “RAC”
Returns: The database_mode of this CreateExternalBackupJobDetails. Return type: str
-
db_name
¶ [Required] Gets the db_name of this CreateExternalBackupJobDetails. The name of the database from which the backup is being taken.
Returns: The db_name of this CreateExternalBackupJobDetails. Return type: str
-
db_unique_name
¶ Gets the db_unique_name of this CreateExternalBackupJobDetails. The DB_UNIQUE_NAME of the Oracle Database being backed up.
Returns: The db_unique_name of this CreateExternalBackupJobDetails. Return type: str
-
db_version
¶ [Required] Gets the db_version of this CreateExternalBackupJobDetails. A valid Oracle Database version.
Returns: The db_version of this CreateExternalBackupJobDetails. Return type: str
-
display_name
¶ [Required] Gets the display_name of this CreateExternalBackupJobDetails. A user-friendly name for the backup. This name does not have to be unique.
Returns: The display_name of this CreateExternalBackupJobDetails. Return type: str
-
external_database_identifier
¶ [Required] Gets the external_database_identifier of this CreateExternalBackupJobDetails. The DBID of the Oracle Database being backed up.
Returns: The external_database_identifier of this CreateExternalBackupJobDetails. Return type: int
-
ncharacter_set
¶ [Required] Gets the ncharacter_set of this CreateExternalBackupJobDetails. The national character set for the database.
Returns: The ncharacter_set of this CreateExternalBackupJobDetails. Return type: str
-
pdb_name
¶ Gets the pdb_name of this CreateExternalBackupJobDetails. The pluggable database name.
Returns: The pdb_name of this CreateExternalBackupJobDetails. Return type: str
-