📂 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.9 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: external_exadata_storage_connector_summary.cpython-39.pyc
a ���f6 � @ 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� �Zdd� Z dd� Zdd� ZdS )�&ExternalExadataStorageConnectorSummaryz6 The connector of the Exadata storage server. c K s� dddddddddddddddddd�| _ dddd d ddd dddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _dS )a� Initializes a new ExternalExadataStorageConnectorSummary object with values from keyword arguments. The default value of the :py:attr:`~oci.database_management.models.ExternalExadataStorageConnectorSummary.resource_type` attribute of this class is ``STORAGE_CONNECTOR_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 ExternalExadataStorageConnectorSummary. :type id: str :param display_name: The value to assign to the display_name property of this ExternalExadataStorageConnectorSummary. :type display_name: str :param version: The value to assign to the version property of this ExternalExadataStorageConnectorSummary. :type version: str :param internal_id: The value to assign to the internal_id property of this ExternalExadataStorageConnectorSummary. :type internal_id: str :param status: The value to assign to the status property of this ExternalExadataStorageConnectorSummary. :type status: str :param lifecycle_state: The value to assign to the lifecycle_state property of this ExternalExadataStorageConnectorSummary. 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 ExternalExadataStorageConnectorSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this ExternalExadataStorageConnectorSummary. :type time_updated: datetime :param lifecycle_details: The value to assign to the lifecycle_details property of this ExternalExadataStorageConnectorSummary. :type lifecycle_details: str :param additional_details: The value to assign to the additional_details property of this ExternalExadataStorageConnectorSummary. :type additional_details: dict(str, str) :param resource_type: The value to assign to the resource_type property of this ExternalExadataStorageConnectorSummary. 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 connection_uri: The value to assign to the connection_uri property of this ExternalExadataStorageConnectorSummary. :type connection_uri: str :param storage_server_id: The value to assign to the storage_server_id property of this ExternalExadataStorageConnectorSummary. :type storage_server_id: str :param agent_id: The value to assign to the agent_id property of this ExternalExadataStorageConnectorSummary. :type agent_id: str :param freeform_tags: The value to assign to the freeform_tags property of this ExternalExadataStorageConnectorSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this ExternalExadataStorageConnectorSummary. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this ExternalExadataStorageConnectorSummary. :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�connection_uri�storage_server_id�agent_id� freeform_tags�defined_tags�system_tagsr ZdisplayNamer Z internalIdr ZlifecycleStateZtimeCreatedZtimeUpdatedZlifecycleDetailsZadditionalDetailsZresourceTypeZ connectionUriZstorageServerIdZagentIdZfreeformTagsZdefinedTagsZ systemTagsNZSTORAGE_CONNECTOR_SUMMARY)Z swagger_typesZ attribute_mapZ_idZ _display_nameZ_versionZ_internal_idZ_statusZ_lifecycle_stateZ _time_createdZ _time_updatedZ_lifecycle_detailsZ_additional_detailsZ_resource_type�_connection_uri�_storage_server_id� _agent_id�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r �m/usr/lib/python3.9/site-packages/oci/database_management/models/external_exadata_storage_connector_summary.py�__init__ sl P��z/ExternalExadataStorageConnectorSummary.__init__c C s | j S )a. Gets the connection_uri of this ExternalExadataStorageConnectorSummary. The unique string of the connection. For example, "https://<storage-server-name>/MS/RESTService/". :return: The connection_uri of this ExternalExadataStorageConnectorSummary. :rtype: str �r �r r r r r � s z5ExternalExadataStorageConnectorSummary.connection_uric C s || _ dS )a; Sets the connection_uri of this ExternalExadataStorageConnectorSummary. The unique string of the connection. For example, "https://<storage-server-name>/MS/RESTService/". :param connection_uri: The connection_uri of this ExternalExadataStorageConnectorSummary. :type: str Nr )r r r r r r � s c C s | j S )aP Gets the storage_server_id of this ExternalExadataStorageConnectorSummary. The `OCID`__ of the Exadata storage server. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The storage_server_id of this ExternalExadataStorageConnectorSummary. :rtype: str �r r r r r r � s z8ExternalExadataStorageConnectorSummary.storage_server_idc C s || _ dS )a` Sets the storage_server_id of this ExternalExadataStorageConnectorSummary. The `OCID`__ of the Exadata storage server. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param storage_server_id: The storage_server_id of this ExternalExadataStorageConnectorSummary. :type: str Nr )r r r r r r � s c C s | j S )aL Gets the agent_id of this ExternalExadataStorageConnectorSummary. 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 ExternalExadataStorageConnectorSummary. :rtype: str �r r r r r r � s z/ExternalExadataStorageConnectorSummary.agent_idc C s || _ dS )aS Sets the agent_id of this ExternalExadataStorageConnectorSummary. 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 ExternalExadataStorageConnectorSummary. :type: str Nr! )r r r r r r � s c C s | j S )a� Gets the freeform_tags of this ExternalExadataStorageConnectorSummary. Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see `Resource Tags`__. Example: `{"Department": "Finance"}` __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm :return: The freeform_tags of this ExternalExadataStorageConnectorSummary. :rtype: dict(str, str) �r r r r r r � s z4ExternalExadataStorageConnectorSummary.freeform_tagsc C s || _ dS )a Sets the freeform_tags of this ExternalExadataStorageConnectorSummary. Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see `Resource Tags`__. Example: `{"Department": "Finance"}` __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm :param freeform_tags: The freeform_tags of this ExternalExadataStorageConnectorSummary. :type: dict(str, str) Nr"