📂 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
›
core
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/core/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: volume_group_backup.pyc
a N��f�f � @ 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 @ s0 e Zd ZdZdZdZdZdZdZdZ dZ d Zd ZdZ dZd d� 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.� �Zejd/d.� �Zed0d1� �Zejd2d1� �Zed3d4� �Zejd5d4� �Zed6d7� �Zejd8d7� �Zed9d:� �Z e jd;d:� �Z ed<d=� �Z!e!jd>d=� �Z!ed?d@� �Z"e"jdAd@� �Z"edBdC� �Z#e#jdDdC� �Z#dEdF� Z$dGdH� Z%dIdJ� Z&dKS )L�VolumeGroupBackupa� A point-in-time copy of a volume group that can then be used to create a new volume group or restore a volume group. For more information, see `Volume Groups`__. 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`__. **Warning:** Oracle recommends that you avoid using any confidential information when you supply string values using the API. __ https://docs.cloud.oracle.com/iaas/Content/Block/Concepts/volumegroups.htm __ https://docs.cloud.oracle.com/iaas/Content/Identity/Concepts/policygetstarted.htm �CREATING� COMMITTED� AVAILABLE�TERMINATING� TERMINATED�FAULTY�REQUEST_RECEIVED�MANUAL� SCHEDULED�FULL�INCREMENTALc K s� ddddddddddddddddddd�| _ dd d ddd ddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _dS )a� Initializes a new VolumeGroupBackup object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param compartment_id: The value to assign to the compartment_id property of this VolumeGroupBackup. :type compartment_id: str :param defined_tags: The value to assign to the defined_tags property of this VolumeGroupBackup. :type defined_tags: dict(str, dict(str, object)) :param display_name: The value to assign to the display_name property of this VolumeGroupBackup. :type display_name: str :param expiration_time: The value to assign to the expiration_time property of this VolumeGroupBackup. :type expiration_time: datetime :param freeform_tags: The value to assign to the freeform_tags property of this VolumeGroupBackup. :type freeform_tags: dict(str, str) :param id: The value to assign to the id property of this VolumeGroupBackup. :type id: str :param lifecycle_state: The value to assign to the lifecycle_state property of this VolumeGroupBackup. Allowed values for this property are: "CREATING", "COMMITTED", "AVAILABLE", "TERMINATING", "TERMINATED", "FAULTY", "REQUEST_RECEIVED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param size_in_mbs: The value to assign to the size_in_mbs property of this VolumeGroupBackup. :type size_in_mbs: int :param size_in_gbs: The value to assign to the size_in_gbs property of this VolumeGroupBackup. :type size_in_gbs: int :param source_type: The value to assign to the source_type property of this VolumeGroupBackup. Allowed values for this property are: "MANUAL", "SCHEDULED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type source_type: str :param time_created: The value to assign to the time_created property of this VolumeGroupBackup. :type time_created: datetime :param time_request_received: The value to assign to the time_request_received property of this VolumeGroupBackup. :type time_request_received: datetime :param type: The value to assign to the type property of this VolumeGroupBackup. 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 type: str :param unique_size_in_mbs: The value to assign to the unique_size_in_mbs property of this VolumeGroupBackup. :type unique_size_in_mbs: int :param unique_size_in_gbs: The value to assign to the unique_size_in_gbs property of this VolumeGroupBackup. :type unique_size_in_gbs: int :param volume_backup_ids: The value to assign to the volume_backup_ids property of this VolumeGroupBackup. :type volume_backup_ids: list[str] :param volume_group_id: The value to assign to the volume_group_id property of this VolumeGroupBackup. :type volume_group_id: str :param source_volume_group_backup_id: The value to assign to the source_volume_group_backup_id property of this VolumeGroupBackup. :type source_volume_group_backup_id: str �strzdict(str, dict(str, object))�datetimezdict(str, str)�intz list[str])�compartment_id�defined_tags�display_name�expiration_time� freeform_tags�id�lifecycle_state�size_in_mbs�size_in_gbs�source_type�time_created�time_request_received�type�unique_size_in_mbs�unique_size_in_gbs�volume_backup_ids�volume_group_id�source_volume_group_backup_id� compartmentId�definedTags�displayName�expirationTime�freeformTagsr �lifecycleState� sizeInMBs� sizeInGBs� sourceType�timeCreated�timeRequestReceivedr! �uniqueSizeInMbs�uniqueSizeInGbs�volumeBackupIds� volumeGroupId�sourceVolumeGroupBackupIdN)� swagger_types� attribute_map�_compartment_id� _defined_tags� _display_name�_expiration_time�_freeform_tags�_id�_lifecycle_state�_size_in_mbs�_size_in_gbs�_source_type� _time_created�_time_request_received�_type�_unique_size_in_mbs�_unique_size_in_gbs�_volume_backup_ids�_volume_group_id�_source_volume_group_backup_id)�self�kwargs� rM ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/core/models/volume_group_backup.py�__init__G sp U��zVolumeGroupBackup.__init__c C s | j S )z� **[Required]** Gets the compartment_id of this VolumeGroupBackup. The OCID of the compartment that contains the volume group backup. :return: The compartment_id of this VolumeGroupBackup. :rtype: str �r9 �rK rM rM rN r � s z VolumeGroupBackup.compartment_idc C s || _ dS )z� Sets the compartment_id of this VolumeGroupBackup. The OCID of the compartment that contains the volume group backup. :param compartment_id: The compartment_id of this VolumeGroupBackup. :type: str NrP )rK r rM rM rN r � s c C s | j S )a� Gets the defined_tags of this VolumeGroupBackup. Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see `Resource Tags`__. Example: `{"Operations": {"CostCenter": "42"}}` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm :return: The defined_tags of this VolumeGroupBackup. :rtype: dict(str, dict(str, object)) �r: rQ rM rM rN r � s zVolumeGroupBackup.defined_tagsc C s || _ dS )a� Sets the defined_tags of this VolumeGroupBackup. Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see `Resource Tags`__. Example: `{"Operations": {"CostCenter": "42"}}` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm :param defined_tags: The defined_tags of this VolumeGroupBackup. :type: dict(str, dict(str, object)) NrR )rK r rM rM rN r s c C s | j S )a$ **[Required]** Gets the display_name of this VolumeGroupBackup. A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. :return: The display_name of this VolumeGroupBackup. :rtype: str �r; rQ rM rM rN r s zVolumeGroupBackup.display_namec C s || _ dS )a Sets the display_name of this VolumeGroupBackup. A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. :param display_name: The display_name of this VolumeGroupBackup. :type: str NrS )rK r rM rM rN r s c C s | j S )a� Gets the expiration_time of this VolumeGroupBackup. The date and time the volume group backup will expire and be automatically deleted. Format defined by `RFC3339`__. This parameter will always be present for volume group backups that were created automatically by a scheduled-backup policy. For manually created volume group backups, it will be absent, signifying that there is no expiration time and the backup will last forever until manually deleted. __ https://tools.ietf.org/html/rfc3339 :return: The expiration_time of this VolumeGroupBackup. :rtype: datetime �r<