📂 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
›
lib
›
python3.9
›
site-packages
›
oci
›
database_management
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/database_management/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: external_database_system_discovery_summary.cpython-39.pyc
a ���f�) � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�EntityDiscovered� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s� e Zd ZdZdZdZdd� Zedd� �Zej dd� �Zed d � �Z e j dd � �Z edd � �Zej dd � �Zedd� �Zej dd� �Zdd� Z dd� Zdd� ZdS )�&ExternalDatabaseSystemDiscoverySummaryz1 The summary of the DB system discovery. �LICENSE_INCLUDED�BRING_YOUR_OWN_LICENSEc K s� dddddddddddddddd�| _ ddddddd d ddd ddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _dS )a� Initializes a new ExternalDatabaseSystemDiscoverySummary object with values from keyword arguments. The default value of the :py:attr:`~oci.database_management.models.ExternalDatabaseSystemDiscoverySummary.entity_type` attribute of this class is ``DATABASE_SYSTEM_DISCOVER_SUMMARY`` and it should not be changed. 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 ExternalDatabaseSystemDiscoverySummary. :type id: str :param agent_id: The value to assign to the agent_id property of this ExternalDatabaseSystemDiscoverySummary. :type agent_id: str :param connector_id: The value to assign to the connector_id property of this ExternalDatabaseSystemDiscoverySummary. :type connector_id: str :param display_name: The value to assign to the display_name property of this ExternalDatabaseSystemDiscoverySummary. :type display_name: str :param version: The value to assign to the version property of this ExternalDatabaseSystemDiscoverySummary. :type version: str :param internal_id: The value to assign to the internal_id property of this ExternalDatabaseSystemDiscoverySummary. :type internal_id: str :param status: The value to assign to the status property of this ExternalDatabaseSystemDiscoverySummary. :type status: str :param discover_status: The value to assign to the discover_status property of this ExternalDatabaseSystemDiscoverySummary. Allowed values for this property are: "PREV_DISCOVERED", "NEW_DISCOVERED", "NOT_FOUND", "DISCOVERING", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type discover_status: str :param discover_error_code: The value to assign to the discover_error_code property of this ExternalDatabaseSystemDiscoverySummary. :type discover_error_code: str :param discover_error_msg: The value to assign to the discover_error_msg property of this ExternalDatabaseSystemDiscoverySummary. :type discover_error_msg: str :param entity_type: The value to assign to the entity_type property of this ExternalDatabaseSystemDiscoverySummary. Allowed values for this property are: "STORAGE_SERVER_DISCOVER_SUMMARY", "STORAGE_GRID_DISCOVER_SUMMARY", "DATABASE_SYSTEM_DISCOVER_SUMMARY", "INFRASTRUCTURE_DISCOVER_SUMMARY", "INFRASTRUCTURE_DISCOVER", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type entity_type: str :param oracle_home: The value to assign to the oracle_home property of this ExternalDatabaseSystemDiscoverySummary. :type oracle_home: str :param asm_connector_name: The value to assign to the asm_connector_name property of this ExternalDatabaseSystemDiscoverySummary. :type asm_connector_name: str :param license_model: The value to assign to the license_model property of this ExternalDatabaseSystemDiscoverySummary. 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 compartment_id: The value to assign to the compartment_id property of this ExternalDatabaseSystemDiscoverySummary. :type compartment_id: str �str)�idZagent_idZconnector_idZdisplay_name�versionZinternal_id�statusZdiscover_statusZdiscover_error_codeZdiscover_error_msgZentity_type�oracle_home�asm_connector_name� license_model�compartment_idr ZagentIdZconnectorIdZdisplayNamer Z internalIdr ZdiscoverStatusZdiscoverErrorCodeZdiscoverErrorMsgZ entityTypeZ oracleHomeZasmConnectorNameZlicenseModelZ compartmentIdNZ DATABASE_SYSTEM_DISCOVER_SUMMARY)Z swagger_typesZ attribute_mapZ_idZ _agent_idZ _connector_idZ _display_nameZ_versionZ_internal_idZ_statusZ_discover_statusZ_discover_error_codeZ_discover_error_msgZ_entity_type�_oracle_home�_asm_connector_name�_license_model�_compartment_id)�self�kwargs� r �m/usr/lib/python3.9/site-packages/oci/database_management/models/external_database_system_discovery_summary.py�__init__ s` J��z/ExternalDatabaseSystemDiscoverySummary.__init__c C s | j S )z� Gets the oracle_home of this ExternalDatabaseSystemDiscoverySummary. The Oracle home path. :return: The oracle_home of this ExternalDatabaseSystemDiscoverySummary. :rtype: str �r �r r r r r � s z2ExternalDatabaseSystemDiscoverySummary.oracle_homec C s || _ dS )z� Sets the oracle_home of this ExternalDatabaseSystemDiscoverySummary. The Oracle home path. :param oracle_home: The oracle_home of this ExternalDatabaseSystemDiscoverySummary. :type: str Nr )r r r r r r � s c C s | j S )z� Gets the asm_connector_name of this ExternalDatabaseSystemDiscoverySummary. The display name of the ASM connector. :return: The asm_connector_name of this ExternalDatabaseSystemDiscoverySummary. :rtype: str �r r r r r r � s z9ExternalDatabaseSystemDiscoverySummary.asm_connector_namec C s || _ dS )a Sets the asm_connector_name of this ExternalDatabaseSystemDiscoverySummary. The display name of the ASM connector. :param asm_connector_name: The asm_connector_name of this ExternalDatabaseSystemDiscoverySummary. :type: str Nr )r r r r r r � s c C s | j S )a� Gets the license_model of this ExternalDatabaseSystemDiscoverySummary. The Oracle license model that applies to the database management resources. 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'. :return: The license_model of this ExternalDatabaseSystemDiscoverySummary. :rtype: str )r r r r r r � s z4ExternalDatabaseSystemDiscoverySummary.license_modelc C s ddg}t ||�sd}|| _dS )a! Sets the license_model of this ExternalDatabaseSystemDiscoverySummary. The Oracle license model that applies to the database management resources. :param license_model: The license_model of this ExternalDatabaseSystemDiscoverySummary. :type: str r r ZUNKNOWN_ENUM_VALUEN)r r )r r Zallowed_valuesr r r r � s c C s | j S )a? Gets the compartment_id of this ExternalDatabaseSystemDiscoverySummary. The `OCID`__ of the compartment. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The compartment_id of this ExternalDatabaseSystemDiscoverySummary. :rtype: str �r r r r r r � s z5ExternalDatabaseSystemDiscoverySummary.compartment_idc C s || _ dS )aL Sets the compartment_id of this ExternalDatabaseSystemDiscoverySummary. The `OCID`__ of the compartment. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this ExternalDatabaseSystemDiscoverySummary. :type: str Nr )r r r r r r � s c C s t | �S �N)r r r r r �__repr__ s z/ExternalDatabaseSystemDiscoverySummary.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__ s z-ExternalDatabaseSystemDiscoverySummary.__eq__c C s | |k S r r r# r r r �__ne__ s z-ExternalDatabaseSystemDiscoverySummary.__ne__N)�__name__� __module__�__qualname__�__doc__ZLICENSE_MODEL_LICENSE_INCLUDEDZ$LICENSE_MODEL_BRING_YOUR_OWN_LICENSEr �propertyr �setterr r r r! r% r&