📂 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.6 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: database_registration.pyc
a N��fDž � @ 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 ZdZdZdd� 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� �Z e jd5d4� �Z ed6d7� �Z!e!jd8d7� �Z!ed9d:� �Z"e"jd;d:� �Z"ed<d=� �Z#e#jd>d=� �Z#ed?d@� �Z$e$jdAd@� �Z$edBdC� �Z%e%jdDdC� �Z%edEdF� �Z&e&jdGdF� �Z&edHdI� �Z'e'jdJdI� �Z'edKdL� �Z(e(jdMdL� �Z(edNdO� �Z)e)jdPdO� �Z)edQdR� �Z*e*jdSdR� �Z*edTdU� �Z+e+jdVdU� �Z+edWdX� �Z,e,jdYdX� �Z,dZd[� Z-d\d]� Z.d^d_� Z/d`S )a�DatabaseRegistrationzh Represents the metadata description of a database used by deployments in the same compartment. �CREATING�UPDATING�ACTIVE�INACTIVE�DELETING�DELETED�FAILED�NEEDS_ATTENTION�IN_PROGRESS� CANCELING�CANCELED� SUCCEEDED�DIRECT�REDIRECTc K s ddddddddddddddddddddddddd�| _ dddd d ddd ddddddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _d| _d| _d| _d| _d| _dS )a: Initializes a new DatabaseRegistration 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 DatabaseRegistration. :type id: str :param display_name: The value to assign to the display_name property of this DatabaseRegistration. :type display_name: str :param description: The value to assign to the description property of this DatabaseRegistration. :type description: str :param compartment_id: The value to assign to the compartment_id property of this DatabaseRegistration. :type compartment_id: str :param time_created: The value to assign to the time_created property of this DatabaseRegistration. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this DatabaseRegistration. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this DatabaseRegistration. 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_details: The value to assign to the lifecycle_details property of this DatabaseRegistration. :type lifecycle_details: str :param freeform_tags: The value to assign to the freeform_tags property of this DatabaseRegistration. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this DatabaseRegistration. :type defined_tags: dict(str, dict(str, object)) :param fqdn: The value to assign to the fqdn property of this DatabaseRegistration. :type fqdn: str :param ip_address: The value to assign to the ip_address property of this DatabaseRegistration. :type ip_address: str :param subnet_id: The value to assign to the subnet_id property of this DatabaseRegistration. :type subnet_id: str :param database_id: The value to assign to the database_id property of this DatabaseRegistration. :type database_id: str :param rce_private_ip: The value to assign to the rce_private_ip property of this DatabaseRegistration. :type rce_private_ip: str :param system_tags: The value to assign to the system_tags property of this DatabaseRegistration. :type system_tags: dict(str, dict(str, object)) :param username: The value to assign to the username property of this DatabaseRegistration. :type username: str :param connection_string: The value to assign to the connection_string property of this DatabaseRegistration. :type connection_string: str :param session_mode: The value to assign to the session_mode property of this DatabaseRegistration. Allowed values for this property are: "DIRECT", "REDIRECT", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type session_mode: str :param alias_name: The value to assign to the alias_name property of this DatabaseRegistration. :type alias_name: str :param vault_id: The value to assign to the vault_id property of this DatabaseRegistration. :type vault_id: str :param key_id: The value to assign to the key_id property of this DatabaseRegistration. :type key_id: str :param secret_compartment_id: The value to assign to the secret_compartment_id property of this DatabaseRegistration. :type secret_compartment_id: str :param secret_id: The value to assign to the secret_id property of this DatabaseRegistration. :type secret_id: str �str�datetimezdict(str, str)zdict(str, dict(str, object)))�id�display_name�description�compartment_id�time_created�time_updated�lifecycle_state�lifecycle_details� freeform_tags�defined_tags�fqdn� ip_address� subnet_id�database_id�rce_private_ip�system_tags�username�connection_string�session_mode� alias_name�vault_id�key_id�secret_compartment_id� secret_idr �displayNamer � compartmentId�timeCreated�timeUpdated�lifecycleState�lifecycleDetails�freeformTags�definedTagsr! � ipAddress�subnetId� databaseId�rcePrivateIp� systemTagsr'