📂 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
›
opensearch
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/opensearch/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: opensearch_cluster.cpython-39.opt-1.pyc
a ���f � � @ 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 @ st e Zd ZdZdZdZdZdZdZdZ dZ d ZdZd Z d ZdZdZd d� Zedd� �Zejdd� �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,edZd[� �Z-e-jd\d[� �Z-ed]d^� �Z.e.jd_d^� �Z.ed`da� �Z/e/jdbda� �Z/edcdd� �Z0e0jdedd� �Z0edfdg� �Z1e1jdhdg� �Z1edidj� �Z2e2jdkdj� �Z2edldm� �Z3e3jdndm� �Z3edodp� �Z4e4jdqdp� �Z4edrds� �Z5e5jdtds� �Z5edudv� �Z6e6jdwdv� �Z6edxdy� �Z7e7jdzdy� �Z7ed{d|� �Z8e8jd}d|� �Z8ed~d� �Z9e9jd�d� �Z9ed�d�� �Z:e:jd�d�� �Z:ed�d�� �Z;e;jd�d�� �Z;d�d�� Z<d�d�� Z=d�d�� Z>d�S )��OpensearchClusteraH An OpenSearch cluster resource. An OpenSearch cluster is set of instances that provide OpenSearch functionality in OCI Search Service with OpenSearch. For more information, see `About Search Service with OpenSearch`__. __ https://docs.cloud.oracle.com/iaas/Content/search-opensearch/Concepts/ociopensearch.htm �ACTIVE�CREATING�UPDATING�DELETING�DELETED�FAILED�FLEX�BM�DISABLED� PERMISSIVE� ENFORCINGc ) K s� ddddddddddddddddddddddddddddddddddddddddd�(| _ dd d ddd ddddddddddddddddddd d!d"d#d$d%d&d'd(d)d*d+d,d-d.d/d�(| _d0| _d0| _d0| _d0| _d0| _d0| _d0| _d0| _ d0| _ d0| _d0| _d0| _ d0| _d0| _d0| _d0| _d0| _d0| _d0| _d0| _d0| _d0| _d0| _d0| _d0| _d0| _d0| _d0| _d0| _d0| _d0| _ d0| _!d0| _"d0| _#d0| _$d0| _%d0| _&d0| _'d0| _(d0| _)d0S )1a� Initializes a new OpensearchCluster 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 OpensearchCluster. :type id: str :param display_name: The value to assign to the display_name property of this OpensearchCluster. :type display_name: str :param compartment_id: The value to assign to the compartment_id property of this OpensearchCluster. :type compartment_id: str :param lifecycle_state: The value to assign to the lifecycle_state property of this OpensearchCluster. Allowed values for this property are: "ACTIVE", "CREATING", "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 OpensearchCluster. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this OpensearchCluster. :type time_updated: datetime :param time_deleted: The value to assign to the time_deleted property of this OpensearchCluster. :type time_deleted: datetime :param lifecycle_details: The value to assign to the lifecycle_details property of this OpensearchCluster. :type lifecycle_details: str :param freeform_tags: The value to assign to the freeform_tags property of this OpensearchCluster. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this OpensearchCluster. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this OpensearchCluster. :type system_tags: dict(str, dict(str, object)) :param software_version: The value to assign to the software_version property of this OpensearchCluster. :type software_version: str :param total_storage_gb: The value to assign to the total_storage_gb property of this OpensearchCluster. :type total_storage_gb: int :param opensearch_fqdn: The value to assign to the opensearch_fqdn property of this OpensearchCluster. :type opensearch_fqdn: str :param opensearch_private_ip: The value to assign to the opensearch_private_ip property of this OpensearchCluster. :type opensearch_private_ip: str :param opendashboard_fqdn: The value to assign to the opendashboard_fqdn property of this OpensearchCluster. :type opendashboard_fqdn: str :param opendashboard_private_ip: The value to assign to the opendashboard_private_ip property of this OpensearchCluster. :type opendashboard_private_ip: str :param master_node_count: The value to assign to the master_node_count property of this OpensearchCluster. :type master_node_count: int :param master_node_host_type: The value to assign to the master_node_host_type property of this OpensearchCluster. Allowed values for this property are: "FLEX", "BM", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type master_node_host_type: str :param master_node_host_bare_metal_shape: The value to assign to the master_node_host_bare_metal_shape property of this OpensearchCluster. :type master_node_host_bare_metal_shape: str :param master_node_host_ocpu_count: The value to assign to the master_node_host_ocpu_count property of this OpensearchCluster. :type master_node_host_ocpu_count: int :param master_node_host_memory_gb: The value to assign to the master_node_host_memory_gb property of this OpensearchCluster. :type master_node_host_memory_gb: int :param data_node_count: The value to assign to the data_node_count property of this OpensearchCluster. :type data_node_count: int :param data_node_host_type: The value to assign to the data_node_host_type property of this OpensearchCluster. Allowed values for this property are: "FLEX", "BM", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type data_node_host_type: str :param data_node_host_bare_metal_shape: The value to assign to the data_node_host_bare_metal_shape property of this OpensearchCluster. :type data_node_host_bare_metal_shape: str :param data_node_host_ocpu_count: The value to assign to the data_node_host_ocpu_count property of this OpensearchCluster. :type data_node_host_ocpu_count: int :param data_node_host_memory_gb: The value to assign to the data_node_host_memory_gb property of this OpensearchCluster. :type data_node_host_memory_gb: int :param data_node_storage_gb: The value to assign to the data_node_storage_gb property of this OpensearchCluster. :type data_node_storage_gb: int :param opendashboard_node_count: The value to assign to the opendashboard_node_count property of this OpensearchCluster. :type opendashboard_node_count: int :param opendashboard_node_host_ocpu_count: The value to assign to the opendashboard_node_host_ocpu_count property of this OpensearchCluster. :type opendashboard_node_host_ocpu_count: int :param opendashboard_node_host_memory_gb: The value to assign to the opendashboard_node_host_memory_gb property of this OpensearchCluster. :type opendashboard_node_host_memory_gb: int :param vcn_id: The value to assign to the vcn_id property of this OpensearchCluster. :type vcn_id: str :param subnet_id: The value to assign to the subnet_id property of this OpensearchCluster. :type subnet_id: str :param vcn_compartment_id: The value to assign to the vcn_compartment_id property of this OpensearchCluster. :type vcn_compartment_id: str :param subnet_compartment_id: The value to assign to the subnet_compartment_id property of this OpensearchCluster. :type subnet_compartment_id: str :param fqdn: The value to assign to the fqdn property of this OpensearchCluster. :type fqdn: str :param availability_domains: The value to assign to the availability_domains property of this OpensearchCluster. :type availability_domains: list[str] :param security_mode: The value to assign to the security_mode property of this OpensearchCluster. Allowed values for this property are: "DISABLED", "PERMISSIVE", "ENFORCING", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type security_mode: str :param security_master_user_name: The value to assign to the security_master_user_name property of this OpensearchCluster. :type security_master_user_name: str :param security_master_user_password_hash: The value to assign to the security_master_user_password_hash property of this OpensearchCluster. :type security_master_user_password_hash: str �strZdatetimezdict(str, str)zdict(str, dict(str, object))�intz list[str])(�id�display_name�compartment_id�lifecycle_state�time_created�time_updated�time_deleted�lifecycle_details� freeform_tags�defined_tags�system_tags�software_version�total_storage_gb�opensearch_fqdn�opensearch_private_ip�opendashboard_fqdn�opendashboard_private_ip�master_node_count�master_node_host_type�!master_node_host_bare_metal_shape�master_node_host_ocpu_count�master_node_host_memory_gb�data_node_count�data_node_host_type�data_node_host_bare_metal_shape�data_node_host_ocpu_count�data_node_host_memory_gb�data_node_storage_gb�opendashboard_node_count�"opendashboard_node_host_ocpu_count�!opendashboard_node_host_memory_gb�vcn_id� subnet_id�vcn_compartment_id�subnet_compartment_id�fqdn�availability_domains� security_mode�security_master_user_name�"security_master_user_password_hashr ZdisplayNameZ compartmentIdZlifecycleStateZtimeCreatedZtimeUpdatedZtimeDeletedZlifecycleDetailsZfreeformTagsZdefinedTagsZ systemTagsZsoftwareVersionZtotalStorageGBZopensearchFqdnZopensearchPrivateIpZopendashboardFqdnZopendashboardPrivateIpZmasterNodeCountZmasterNodeHostTypeZmasterNodeHostBareMetalShapeZmasterNodeHostOcpuCountZmasterNodeHostMemoryGBZ dataNodeCountZdataNodeHostTypeZdataNodeHostBareMetalShapeZdataNodeHostOcpuCountZdataNodeHostMemoryGBZdataNodeStorageGBZopendashboardNodeCountZopendashboardNodeHostOcpuCountZopendashboardNodeHostMemoryGBZvcnIdZsubnetIdZvcnCompartmentIdZsubnetCompartmentIdr7 ZavailabilityDomainsZsecurityModeZsecurityMasterUserNameZsecurityMasterUserPasswordHashN)*Z swagger_typesZ attribute_map�_id� _display_name�_compartment_id�_lifecycle_state� _time_created� _time_updated� _time_deleted�_lifecycle_details�_freeform_tags� _defined_tags�_system_tags�_software_version�_total_storage_gb�_opensearch_fqdn�_opensearch_private_ip�_opendashboard_fqdn�_opendashboard_private_ip�_master_node_count�_master_node_host_type�"_master_node_host_bare_metal_shape�_master_node_host_ocpu_count�_master_node_host_memory_gb�_data_node_count�_data_node_host_type� _data_node_host_bare_metal_shape�_data_node_host_ocpu_count�_data_node_host_memory_gb�_data_node_storage_gb�_opendashboard_node_count�#_opendashboard_node_host_ocpu_count�"_opendashboard_node_host_memory_gb�_vcn_id� _subnet_id�_vcn_compartment_id�_subnet_compartment_id�_fqdn�_availability_domains�_security_mode�_security_master_user_name�#_security_master_user_password_hash)�self�kwargs� rf �L/usr/lib/python3.9/site-packages/oci/opensearch/models/opensearch_cluster.py�__init__I s� 0�,�+zOpensearchCluster.__init__c C s | j S )z� **[Required]** Gets the id of this OpensearchCluster. The OCID of the cluster. :return: The id of this OpensearchCluster. :rtype: str �r<