📂 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_exadata_storage_connector.cpython-39.pyc
a ���f5: � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�DbmResource� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s� e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z dd� Zdd� Zdd� ZdS ) �ExternalExadataStorageConnectorz> The details of the Exadata storage server connector. c K s� ddddddddddddddddddd�| _ dddd d ddd ddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _dS )a Initializes a new ExternalExadataStorageConnector object with values from keyword arguments. The default value of the :py:attr:`~oci.database_management.models.ExternalExadataStorageConnector.resource_type` attribute of this class is ``STORAGE_CONNECTOR`` 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 ExternalExadataStorageConnector. :type id: str :param display_name: The value to assign to the display_name property of this ExternalExadataStorageConnector. :type display_name: str :param version: The value to assign to the version property of this ExternalExadataStorageConnector. :type version: str :param internal_id: The value to assign to the internal_id property of this ExternalExadataStorageConnector. :type internal_id: str :param status: The value to assign to the status property of this ExternalExadataStorageConnector. :type status: str :param lifecycle_state: The value to assign to the lifecycle_state property of this ExternalExadataStorageConnector. 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 time_created: The value to assign to the time_created property of this ExternalExadataStorageConnector. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this ExternalExadataStorageConnector. :type time_updated: datetime :param lifecycle_details: The value to assign to the lifecycle_details property of this ExternalExadataStorageConnector. :type lifecycle_details: str :param additional_details: The value to assign to the additional_details property of this ExternalExadataStorageConnector. :type additional_details: dict(str, str) :param resource_type: The value to assign to the resource_type property of this ExternalExadataStorageConnector. Allowed values for this property are: "INFRASTRUCTURE_SUMMARY", "INFRASTRUCTURE", "STORAGE_SERVER_SUMMARY", "STORAGE_SERVER", "STORAGE_GRID_SUMMARY", "STORAGE_GRID", "STORAGE_CONNECTOR_SUMMARY", "STORAGE_CONNECTOR", "DATABASE_SYSTEM_SUMMARY", "DATABASE_SUMMARY", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type resource_type: str :param exadata_infrastructure_id: The value to assign to the exadata_infrastructure_id property of this ExternalExadataStorageConnector. :type exadata_infrastructure_id: str :param agent_id: The value to assign to the agent_id property of this ExternalExadataStorageConnector. :type agent_id: str :param connection_uri: The value to assign to the connection_uri property of this ExternalExadataStorageConnector. :type connection_uri: str :param storage_server_id: The value to assign to the storage_server_id property of this ExternalExadataStorageConnector. :type storage_server_id: str :param freeform_tags: The value to assign to the freeform_tags property of this ExternalExadataStorageConnector. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this ExternalExadataStorageConnector. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this ExternalExadataStorageConnector. :type system_tags: dict(str, dict(str, object)) �strZdatetimezdict(str, str)zdict(str, dict(str, object)))�idZdisplay_name�versionZinternal_id�statusZlifecycle_stateZtime_createdZtime_updatedZlifecycle_detailsZadditional_detailsZ resource_type�exadata_infrastructure_id�agent_id�connection_uri�storage_server_id� freeform_tags�defined_tags�system_tagsr ZdisplayNamer Z internalIdr ZlifecycleStateZtimeCreatedZtimeUpdatedZlifecycleDetailsZadditionalDetailsZresourceTypeZexadataInfrastructureIdZagentIdZ connectionUriZstorageServerIdZfreeformTagsZdefinedTagsZ systemTagsNZSTORAGE_CONNECTOR)Z swagger_typesZ attribute_mapZ_idZ _display_nameZ_versionZ_internal_idZ_statusZ_lifecycle_stateZ _time_createdZ _time_updatedZ_lifecycle_detailsZ_additional_detailsZ_resource_type�_exadata_infrastructure_id� _agent_id�_connection_uri�_storage_server_id�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r �e/usr/lib/python3.9/site-packages/oci/database_management/models/external_exadata_storage_connector.py�__init__ sr T��z(ExternalExadataStorageConnector.__init__c C s | j S )aR Gets the exadata_infrastructure_id of this ExternalExadataStorageConnector. The `OCID`__ of the Exadata infrastructure. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The exadata_infrastructure_id of this ExternalExadataStorageConnector. :rtype: str �r �r r r r r � s z9ExternalExadataStorageConnector.exadata_infrastructure_idc C s || _ dS )aj Sets the exadata_infrastructure_id of this ExternalExadataStorageConnector. The `OCID`__ of the Exadata infrastructure. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param exadata_infrastructure_id: The exadata_infrastructure_id of this ExternalExadataStorageConnector. :type: str Nr )r r r r r r � s c C s | j S )a> Gets the agent_id of this ExternalExadataStorageConnector. The `OCID`__ of the agent for the Exadata storage server. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The agent_id of this ExternalExadataStorageConnector. :rtype: str �r r! r r r r � s z(ExternalExadataStorageConnector.agent_idc C s || _ dS )aE Sets the agent_id of this ExternalExadataStorageConnector. The `OCID`__ of the agent for the Exadata storage server. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param agent_id: The agent_id of this ExternalExadataStorageConnector. :type: str Nr"