📂 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
›
golden_gate
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/golden_gate/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: deployment.pyc
a N��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 @ s� e Zd ZdZdZdZdZdZdZdZ dZ d Zd ZdZ dZd ZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdd� Zedd� �Z e j!d d� �Z ed!d"� �Z"e"j!d#d"� �Z"ed$d%� �Z#e#j!d&d%� �Z#ed'd(� �Z$e$j!d)d(� �Z$ed*d+� �Z%e%j!d,d+� �Z%ed-d.� �Z&e&j!d/d.� �Z&ed0d1� �Z'e'j!d2d1� �Z'ed3d4� �Z(e(j!d5d4� �Z(ed6d7� �Z)e)j!d8d7� �Z)ed9d:� �Z*e*j!d;d:� �Z*ed<d=� �Z+e+j!d>d=� �Z+ed?d@� �Z,e,j!dAd@� �Z,edBdC� �Z-e-j!dDdC� �Z-edEdF� �Z.e.j!dGdF� �Z.edHdI� �Z/e/j!dJdI� �Z/edKdL� �Z0e0j!dMdL� �Z0edNdO� �Z1e1j!dPdO� �Z1edQdR� �Z2e2j!dSdR� �Z2edTdU� �Z3e3j!dVdU� �Z3edWdX� �Z4e4j!dYdX� �Z4edZd[� �Z5e5j!d\d[� �Z5ed]d^� �Z6e6j!d_d^� �Z6ed`da� �Z7e7j!dbda� �Z7edcdd� �Z8e8j!dedd� �Z8edfdg� �Z9e9j!dhdg� �Z9edidj� �Z:e:j!dkdj� �Z:edldm� �Z;e;j!dndm� �Z;edodp� �Z<e<j!dqdp� �Z<edrds� �Z=e=j!dtds� �Z=edudv� �Z>e>j!dwdv� �Z>edxdy� �Z?e?j!dzdy� �Z?d{d|� Z@d}d~� ZAdd�� ZBd�S )�� Deploymentzg A container for your OCI GoldenGate resources, such as the OCI GoldenGate deployment console. �CREATING�UPDATING�ACTIVE�INACTIVE�DELETING�DELETED�FAILED�NEEDS_ATTENTION�IN_PROGRESS� CANCELING�CANCELED� SUCCEEDED� RECOVERING�STARTING�STOPPING�MOVING� UPGRADING� RESTORING�BACKUP_IN_PROGRESS�LICENSE_INCLUDED�BRING_YOUR_OWN_LICENSE�OGG�DATABASE_ORACLE�BIGDATA�DATABASE_MYSQL�DATABASE_POSTGRESQLc K sJ ddddddddddddddddddddddddddddddd d �| _ ddd ddddddddddddddddddd d!d"d#d$d%d&d'd(d)d �| _d*| _d*| _d*| _d*| _d*| _d*| _d*| _d*| _ d*| _ d*| _d*| _d*| _ d*| _d*| _d*| _d*| _d*| _d*| _d*| _d*| _d*| _d*| _d*| _d*| _d*| _d*| _d*| _d*| _d*| _d*| _d*| _ d*S )+a� Initializes a new Deployment 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 Deployment. :type id: str :param display_name: The value to assign to the display_name property of this Deployment. :type display_name: str :param description: The value to assign to the description property of this Deployment. :type description: str :param compartment_id: The value to assign to the compartment_id property of this Deployment. :type compartment_id: str :param deployment_backup_id: The value to assign to the deployment_backup_id property of this Deployment. :type deployment_backup_id: str :param time_created: The value to assign to the time_created property of this Deployment. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this Deployment. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this Deployment. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "INACTIVE", "DELETING", "DELETED", "FAILED", "NEEDS_ATTENTION", "IN_PROGRESS", "CANCELING", "CANCELED", "SUCCEEDED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param lifecycle_sub_state: The value to assign to the lifecycle_sub_state property of this Deployment. Allowed values for this property are: "RECOVERING", "STARTING", "STOPPING", "MOVING", "UPGRADING", "RESTORING", "BACKUP_IN_PROGRESS", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_sub_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this Deployment. :type lifecycle_details: str :param freeform_tags: The value to assign to the freeform_tags property of this Deployment. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this Deployment. :type defined_tags: dict(str, dict(str, object)) :param is_healthy: The value to assign to the is_healthy property of this Deployment. :type is_healthy: bool :param subnet_id: The value to assign to the subnet_id property of this Deployment. :type subnet_id: str :param fqdn: The value to assign to the fqdn property of this Deployment. :type fqdn: str :param license_model: The value to assign to the license_model property of this Deployment. Allowed values for this property are: "LICENSE_INCLUDED", "BRING_YOUR_OWN_LICENSE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type license_model: str :param cpu_core_count: The value to assign to the cpu_core_count property of this Deployment. :type cpu_core_count: int :param is_auto_scaling_enabled: The value to assign to the is_auto_scaling_enabled property of this Deployment. :type is_auto_scaling_enabled: bool :param nsg_ids: The value to assign to the nsg_ids property of this Deployment. :type nsg_ids: list[str] :param is_public: The value to assign to the is_public property of this Deployment. :type is_public: bool :param public_ip_address: The value to assign to the public_ip_address property of this Deployment. :type public_ip_address: str :param private_ip_address: The value to assign to the private_ip_address property of this Deployment. :type private_ip_address: str :param deployment_url: The value to assign to the deployment_url property of this Deployment. :type deployment_url: str :param system_tags: The value to assign to the system_tags property of this Deployment. :type system_tags: dict(str, dict(str, object)) :param is_latest_version: The value to assign to the is_latest_version property of this Deployment. :type is_latest_version: bool :param time_upgrade_required: The value to assign to the time_upgrade_required property of this Deployment. :type time_upgrade_required: datetime :param storage_utilization_in_bytes: The value to assign to the storage_utilization_in_bytes property of this Deployment. :type storage_utilization_in_bytes: int :param is_storage_utilization_limit_exceeded: The value to assign to the is_storage_utilization_limit_exceeded property of this Deployment. :type is_storage_utilization_limit_exceeded: bool :param deployment_type: The value to assign to the deployment_type property of this Deployment. Allowed values for this property are: "OGG", "DATABASE_ORACLE", "BIGDATA", "DATABASE_MYSQL", "DATABASE_POSTGRESQL", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type deployment_type: str :param ogg_data: The value to assign to the ogg_data property of this Deployment. :type ogg_data: oci.golden_gate.models.OggDeployment :param deployment_diagnostic_data: The value to assign to the deployment_diagnostic_data property of this Deployment. :type deployment_diagnostic_data: oci.golden_gate.models.DeploymentDiagnosticData �str�datetimezdict(str, str)zdict(str, dict(str, object))�bool�intz list[str]� OggDeployment�DeploymentDiagnosticData)�id�display_name�description�compartment_id�deployment_backup_id�time_created�time_updated�lifecycle_state�lifecycle_sub_state�lifecycle_details� freeform_tags�defined_tags� is_healthy� subnet_id�fqdn� license_model�cpu_core_count�is_auto_scaling_enabled�nsg_ids� is_public�public_ip_address�private_ip_address�deployment_url�system_tags�is_latest_version�time_upgrade_required�storage_utilization_in_bytes�%is_storage_utilization_limit_exceeded�deployment_type�ogg_data�deployment_diagnostic_datar'