📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
mysql
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/mysql/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: backup.pyc
a O��f�X � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ sN e Zd ZdZdZdZdZdZdZdZ dZ d Zd ZdZ dZd Zdd� Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zed%d&� �Zejd'd&� �Zed(d)� �Zejd*d)� �Zed+d,� �Zejd-d,� �Zed.d/� �Zejd0d/� �Zed1d2� �Zejd3d2� �Zed4d5� �Zejd6d5� �Zed7d8� �Z e jd9d8� �Z ed:d;� �Z!e!jd<d;� �Z!ed=d>� �Z"e"jd?d>� �Z"ed@dA� �Z#e#jdBdA� �Z#edCdD� �Z$e$jdEdD� �Z$edFdG� �Z%e%jdHdG� �Z%dIdJ� Z&dKdL� Z'dMdN� Z(dOS )P�Backupa� A full or incremental copy of a DB System which can be used to create a new DB System or recover a DB System. 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`__. __ https://docs.cloud.oracle.com/Content/Identity/Concepts/policygetstarted.htm �CREATING�ACTIVE�INACTIVE�UPDATING�DELETING�DELETED�FAILED�FULL�INCREMENTAL�MANUAL� AUTOMATIC�OPERATORc K s� dddddddddddddddddddd�| _ dd d ddd dddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _dS )a: Initializes a new Backup object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param id: The value to assign to the id property of this Backup. :type id: str :param display_name: The value to assign to the display_name property of this Backup. :type display_name: str :param description: The value to assign to the description property of this Backup. :type description: str :param compartment_id: The value to assign to the compartment_id property of this Backup. :type compartment_id: str :param time_created: The value to assign to the time_created property of this Backup. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this Backup. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this Backup. Allowed values for this property are: "CREATING", "ACTIVE", "INACTIVE", "UPDATING", "DELETING", "DELETED", "FAILED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this Backup. :type lifecycle_details: str :param backup_type: The value to assign to the backup_type property of this Backup. Allowed values for this property are: "FULL", "INCREMENTAL", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type backup_type: str :param creation_type: The value to assign to the creation_type property of this Backup. Allowed values for this property are: "MANUAL", "AUTOMATIC", "OPERATOR", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type creation_type: str :param db_system_id: The value to assign to the db_system_id property of this Backup. :type db_system_id: str :param db_system_snapshot: The value to assign to the db_system_snapshot property of this Backup. :type db_system_snapshot: oci.mysql.models.DbSystemSnapshot :param backup_size_in_gbs: The value to assign to the backup_size_in_gbs property of this Backup. :type backup_size_in_gbs: int :param retention_in_days: The value to assign to the retention_in_days property of this Backup. :type retention_in_days: int :param data_storage_size_in_gbs: The value to assign to the data_storage_size_in_gbs property of this Backup. :type data_storage_size_in_gbs: int :param mysql_version: The value to assign to the mysql_version property of this Backup. :type mysql_version: str :param shape_name: The value to assign to the shape_name property of this Backup. :type shape_name: str :param freeform_tags: The value to assign to the freeform_tags property of this Backup. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this Backup. :type defined_tags: dict(str, dict(str, object)) �str�datetime�DbSystemSnapshot�intzdict(str, str)zdict(str, dict(str, object)))�id�display_name�description�compartment_id�time_created�time_updated�lifecycle_state�lifecycle_details�backup_type� creation_type�db_system_id�db_system_snapshot�backup_size_in_gbs�retention_in_days�data_storage_size_in_gbs� mysql_version� shape_name� freeform_tags�defined_tagsr �displayNamer � compartmentId�timeCreated�timeUpdated�lifecycleState�lifecycleDetails� backupType�creationType� dbSystemId�dbSystemSnapshot�backupSizeInGBs�retentionInDays�dataStorageSizeInGBs�mysqlVersion� shapeName�freeformTags�definedTagsN)� swagger_types� attribute_map�_id� _display_name�_description�_compartment_id� _time_created� _time_updated�_lifecycle_state�_lifecycle_details�_backup_type�_creation_type� _db_system_id�_db_system_snapshot�_backup_size_in_gbs�_retention_in_days�_data_storage_size_in_gbs�_mysql_version�_shape_name�_freeform_tags� _defined_tags)�self�kwargs� rR �{/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/mysql/models/backup.py�__init__I sv Y��zBackup.__init__c C s | j S )z� **[Required]** Gets the id of this Backup. OCID of the backup itself :return: The id of this Backup. :rtype: str �r= �rP rR rR rS r � s z Backup.idc C s || _ dS )z� Sets the id of this Backup. OCID of the backup itself :param id: The id of this Backup. :type: str NrU )rP r rR rR rS r � s c C s | j S )z� Gets the display_name of this Backup. A user-supplied display name for the backup. :return: The display_name of this Backup. :rtype: str �r>