📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/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_asm_instance_summary.cpython-39.opt-1.pyc
a ���frN � @ 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 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 edd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zed%d&� �Zejd'd&� �Zed(d)� �Zejd*d)� �Zed+d,� �Zejd-d,� �Zed.d/� �Zejd0d/� �Zed1d2� �Zejd3d2� �Zd4d5� Zd6d7� Zd8d9� Zd:S );�ExternalAsmInstanceSummaryz2 The summary of an external ASM instance. c K s� ddddddddddddddddd�| _ dddd d ddd ddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _dS )aU Initializes a new ExternalAsmInstanceSummary 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 ExternalAsmInstanceSummary. :type id: str :param display_name: The value to assign to the display_name property of this ExternalAsmInstanceSummary. :type display_name: str :param component_name: The value to assign to the component_name property of this ExternalAsmInstanceSummary. :type component_name: str :param compartment_id: The value to assign to the compartment_id property of this ExternalAsmInstanceSummary. :type compartment_id: str :param external_asm_id: The value to assign to the external_asm_id property of this ExternalAsmInstanceSummary. :type external_asm_id: str :param external_db_system_id: The value to assign to the external_db_system_id property of this ExternalAsmInstanceSummary. :type external_db_system_id: str :param external_db_node_id: The value to assign to the external_db_node_id property of this ExternalAsmInstanceSummary. :type external_db_node_id: str :param adr_home_directory: The value to assign to the adr_home_directory property of this ExternalAsmInstanceSummary. :type adr_home_directory: str :param host_name: The value to assign to the host_name property of this ExternalAsmInstanceSummary. :type host_name: str :param lifecycle_state: The value to assign to the lifecycle_state property of this ExternalAsmInstanceSummary. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this ExternalAsmInstanceSummary. :type lifecycle_details: str :param time_created: The value to assign to the time_created property of this ExternalAsmInstanceSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this ExternalAsmInstanceSummary. :type time_updated: datetime :param freeform_tags: The value to assign to the freeform_tags property of this ExternalAsmInstanceSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this ExternalAsmInstanceSummary. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this ExternalAsmInstanceSummary. :type system_tags: dict(str, dict(str, object)) �strZdatetimezdict(str, str)zdict(str, dict(str, object)))�id�display_name�component_name�compartment_id�external_asm_id�external_db_system_id�external_db_node_id�adr_home_directory� host_name�lifecycle_state�lifecycle_details�time_created�time_updated� freeform_tags�defined_tags�system_tagsr ZdisplayNameZ componentNameZ compartmentIdZ externalAsmIdZexternalDbSystemIdZexternalDbNodeIdZadrHomeDirectoryZhostNameZlifecycleStateZlifecycleDetailsZtimeCreatedZtimeUpdatedZfreeformTagsZdefinedTagsZ systemTagsN)Z swagger_typesZ attribute_map�_id� _display_name�_component_name�_compartment_id�_external_asm_id�_external_db_system_id�_external_db_node_id�_adr_home_directory� _host_name�_lifecycle_state�_lifecycle_details� _time_created� _time_updated�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r* �`/usr/lib/python3.9/site-packages/oci/database_management/models/external_asm_instance_summary.py�__init__ sd G��z#ExternalAsmInstanceSummary.__init__c C s | j S )a( **[Required]** Gets the id of this ExternalAsmInstanceSummary. The `OCID`__ of the external ASM instance. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The id of this ExternalAsmInstanceSummary. :rtype: str �r �r( r* r* r+ r � s zExternalAsmInstanceSummary.idc C s || _ dS )a Sets the id of this ExternalAsmInstanceSummary. The `OCID`__ of the external ASM instance. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param id: The id of this ExternalAsmInstanceSummary. :type: str Nr- )r( r r* r* r+ r � s c C s | j S )a **[Required]** Gets the display_name of this ExternalAsmInstanceSummary. The user-friendly name for the ASM instance. The name does not have to be unique. :return: The display_name of this ExternalAsmInstanceSummary. :rtype: str �r r. r* r* r+ r � s z'ExternalAsmInstanceSummary.display_namec C s || _ dS )a Sets the display_name of this ExternalAsmInstanceSummary. The user-friendly name for the ASM instance. The name does not have to be unique. :param display_name: The display_name of this ExternalAsmInstanceSummary. :type: str Nr/ )r( r r* r* r+ r � s c C s | j S )z� **[Required]** Gets the component_name of this ExternalAsmInstanceSummary. The name of the external ASM instance. :return: The component_name of this ExternalAsmInstanceSummary. :rtype: str �r r. r* r* r+ r � s z)ExternalAsmInstanceSummary.component_namec C s || _ dS )z� Sets the component_name of this ExternalAsmInstanceSummary. The name of the external ASM instance. :param component_name: The component_name of this ExternalAsmInstanceSummary. :type: str Nr0 )r( r r* r* r+ r � s c C s | j S )a6 **[Required]** Gets the compartment_id of this ExternalAsmInstanceSummary. The `OCID`__ of the compartment. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The compartment_id of this ExternalAsmInstanceSummary. :rtype: str �r r. r* r* r+ r � s z)ExternalAsmInstanceSummary.compartment_idc C s || _ dS )a4 Sets the compartment_id of this ExternalAsmInstanceSummary. The `OCID`__ of the compartment. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this ExternalAsmInstanceSummary. :type: str Nr1 )r( r r* r* r+ r � s c C s | j S )aZ **[Required]** Gets the external_asm_id of this ExternalAsmInstanceSummary. The `OCID`__ of the external ASM that the ASM instance belongs to. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The external_asm_id of this ExternalAsmInstanceSummary. :rtype: str �r r. r* r* r+ r � s z*ExternalAsmInstanceSummary.external_asm_idc C s || _ dS )aY Sets the external_asm_id of this ExternalAsmInstanceSummary. The `OCID`__ of the external ASM that the ASM instance belongs to. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param external_asm_id: The external_asm_id of this ExternalAsmInstanceSummary. :type: str Nr2 )r( r r* r* r+ r s c C s | j S )an **[Required]** Gets the external_db_system_id of this ExternalAsmInstanceSummary. The `OCID`__ of the external DB system that the ASM instance is a part of. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The external_db_system_id of this ExternalAsmInstanceSummary. :rtype: str �r r. r* r* r+ r s z0ExternalAsmInstanceSummary.external_db_system_idc C s || _ dS )as Sets the external_db_system_id of this ExternalAsmInstanceSummary. The `OCID`__ of the external DB system that the ASM instance is a part of. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param external_db_system_id: The external_db_system_id of this ExternalAsmInstanceSummary. :type: str Nr3 )r( r r* r* r+ r ! s c C s | j S )a[ Gets the external_db_node_id of this ExternalAsmInstanceSummary. The `OCID`__ of the external DB node on which the ASM instance is running. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The external_db_node_id of this ExternalAsmInstanceSummary. :rtype: str �r r. r* r* r+ r / s z.ExternalAsmInstanceSummary.external_db_node_idc C s || _ dS )am Sets the external_db_node_id of this ExternalAsmInstanceSummary. The `OCID`__ of the external DB node on which the ASM instance is running. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param external_db_node_id: The external_db_node_id of this ExternalAsmInstanceSummary. :type: str Nr4 )r( r r* r* r+ r = s c C s | j S )a Gets the adr_home_directory of this ExternalAsmInstanceSummary. The Automatic Diagnostic Repository (ADR) home directory for the ASM instance. :return: The adr_home_directory of this ExternalAsmInstanceSummary. :rtype: str �r r. r* r* r+ r K s z-ExternalAsmInstanceSummary.adr_home_directoryc C s || _ dS )a Sets the adr_home_directory of this ExternalAsmInstanceSummary. The Automatic Diagnostic Repository (ADR) home directory for the ASM instance. :param adr_home_directory: The adr_home_directory of this ExternalAsmInstanceSummary. :type: str Nr5 )r( r r* r* r+ r W s c C s | j S )z� Gets the host_name of this ExternalAsmInstanceSummary. The name of the host on which the ASM instance is running. :return: The host_name of this ExternalAsmInstanceSummary. :rtype: str �r r. r* r* r+ r c s z$ExternalAsmInstanceSummary.host_namec C s || _ dS )z� Sets the host_name of this ExternalAsmInstanceSummary. The name of the host on which the ASM instance is running. :param host_name: The host_name of this ExternalAsmInstanceSummary. :type: str Nr6 )r( r r* r* r+ r o s c C s | j S )z� **[Required]** Gets the lifecycle_state of this ExternalAsmInstanceSummary. The current lifecycle state of the external ASM instance. :return: The lifecycle_state of this ExternalAsmInstanceSummary. :rtype: str �r! r. r* r* r+ r { s z*ExternalAsmInstanceSummary.lifecycle_statec C s || _ dS )z� Sets the lifecycle_state of this ExternalAsmInstanceSummary. The current lifecycle state of the external ASM instance. :param lifecycle_state: The lifecycle_state of this ExternalAsmInstanceSummary. :type: str Nr7 )r( r r* r* r+ r � s c C s | j S )z� Gets the lifecycle_details of this ExternalAsmInstanceSummary. Additional information about the current lifecycle state. :return: The lifecycle_details of this ExternalAsmInstanceSummary. :rtype: str �r"