📂 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
›
opsi
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/opsi/models/__pycache__
💾
Free:
45.6 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: pe_comanaged_exadata_insight.cpython-39.opt-1.pyc
a ���f>- � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�ExadataInsight� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s� e Zd ZdZdZdd� Zedd� �Zejdd� �Zedd � �Z e jd d � �Z edd� �Z e jd d� �Z dd� Zdd� Zdd� Z dS )�PeComanagedExadataInsightzD Private endpoint managed Exadata insight resource (ExaCS). �cloudExadataInfrastructurec K s� dddddddddddddddddddd�| _ ddd d ddd ddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _d| _dS )a Initializes a new PeComanagedExadataInsight object with values from keyword arguments. The default value of the :py:attr:`~oci.opsi.models.PeComanagedExadataInsight.entity_source` attribute of this class is ``PE_COMANAGED_EXADATA`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param entity_source: The value to assign to the entity_source property of this PeComanagedExadataInsight. Allowed values for this property are: "EM_MANAGED_EXTERNAL_EXADATA", "PE_COMANAGED_EXADATA", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type entity_source: str :param id: The value to assign to the id property of this PeComanagedExadataInsight. :type id: str :param compartment_id: The value to assign to the compartment_id property of this PeComanagedExadataInsight. :type compartment_id: str :param exadata_name: The value to assign to the exadata_name property of this PeComanagedExadataInsight. :type exadata_name: str :param exadata_display_name: The value to assign to the exadata_display_name property of this PeComanagedExadataInsight. :type exadata_display_name: str :param exadata_type: The value to assign to the exadata_type property of this PeComanagedExadataInsight. Allowed values for this property are: "DBMACHINE", "EXACS", "EXACC", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type exadata_type: str :param exadata_rack_type: The value to assign to the exadata_rack_type property of this PeComanagedExadataInsight. Allowed values for this property are: "FULL", "HALF", "QUARTER", "EIGHTH", "FLEX", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type exadata_rack_type: str :param is_virtualized_exadata: The value to assign to the is_virtualized_exadata property of this PeComanagedExadataInsight. :type is_virtualized_exadata: bool :param status: The value to assign to the status property of this PeComanagedExadataInsight. Allowed values for this property are: "DISABLED", "ENABLED", "TERMINATED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type status: str :param freeform_tags: The value to assign to the freeform_tags property of this PeComanagedExadataInsight. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this PeComanagedExadataInsight. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this PeComanagedExadataInsight. :type system_tags: dict(str, dict(str, object)) :param time_created: The value to assign to the time_created property of this PeComanagedExadataInsight. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this PeComanagedExadataInsight. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this PeComanagedExadataInsight. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "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 lifecycle_details: The value to assign to the lifecycle_details property of this PeComanagedExadataInsight. :type lifecycle_details: str :param exadata_infra_id: The value to assign to the exadata_infra_id property of this PeComanagedExadataInsight. :type exadata_infra_id: str :param exadata_infra_resource_type: The value to assign to the exadata_infra_resource_type property of this PeComanagedExadataInsight. Allowed values for this property are: "cloudExadataInfrastructure", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type exadata_infra_resource_type: str :param exadata_shape: The value to assign to the exadata_shape property of this PeComanagedExadataInsight. :type exadata_shape: str �str�boolzdict(str, str)zdict(str, dict(str, object))Zdatetime)Z entity_source�idZcompartment_idZexadata_nameZexadata_display_nameZexadata_typeZexadata_rack_typeZis_virtualized_exadata�statusZ freeform_tagsZdefined_tagsZsystem_tagsZtime_createdZtime_updatedZlifecycle_stateZlifecycle_details�exadata_infra_id�exadata_infra_resource_type� exadata_shapeZentitySourcer Z compartmentIdZexadataNameZexadataDisplayNameZexadataTypeZexadataRackTypeZisVirtualizedExadatar ZfreeformTagsZdefinedTagsZ systemTagsZtimeCreatedZtimeUpdatedZlifecycleStateZlifecycleDetailsZexadataInfraIdZexadataInfraResourceTypeZexadataShapeNZPE_COMANAGED_EXADATA)Z swagger_typesZ attribute_mapZ_entity_sourceZ_idZ_compartment_idZ _exadata_nameZ_exadata_display_nameZ _exadata_typeZ_exadata_rack_typeZ_is_virtualized_exadataZ_statusZ_freeform_tagsZ _defined_tagsZ_system_tagsZ _time_createdZ _time_updatedZ_lifecycle_stateZ_lifecycle_details�_exadata_infra_id�_exadata_infra_resource_type�_exadata_shape)�self�kwargs� r �P/usr/lib/python3.9/site-packages/oci/opsi/models/pe_comanaged_exadata_insight.py�__init__ sx `��z"PeComanagedExadataInsight.__init__c C s | j S )aH **[Required]** Gets the exadata_infra_id of this PeComanagedExadataInsight. The `OCID`__ of the Exadata Infrastructure. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The exadata_infra_id of this PeComanagedExadataInsight. :rtype: str �r �r r r r r � s z*PeComanagedExadataInsight.exadata_infra_idc C s || _ dS )aH Sets the exadata_infra_id of this PeComanagedExadataInsight. The `OCID`__ of the Exadata Infrastructure. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param exadata_infra_id: The exadata_infra_id of this PeComanagedExadataInsight. :type: str Nr )r r r r r r � s c C s | j S )a� **[Required]** Gets the exadata_infra_resource_type of this PeComanagedExadataInsight. OCI exadata infrastructure resource type Allowed values for this property are: "cloudExadataInfrastructure", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The exadata_infra_resource_type of this PeComanagedExadataInsight. :rtype: str )r r r r r r � s z5PeComanagedExadataInsight.exadata_infra_resource_typec C s dg}t ||�sd}|| _dS )a Sets the exadata_infra_resource_type of this PeComanagedExadataInsight. OCI exadata infrastructure resource type :param exadata_infra_resource_type: The exadata_infra_resource_type of this PeComanagedExadataInsight. :type: str r ZUNKNOWN_ENUM_VALUEN)r r )r r Zallowed_valuesr r r r � s c C s | j S )z� **[Required]** Gets the exadata_shape of this PeComanagedExadataInsight. The shape of the Exadata Infrastructure. :return: The exadata_shape of this PeComanagedExadataInsight. :rtype: str �r r r r r r � s z'PeComanagedExadataInsight.exadata_shapec C s || _ dS )z� Sets the exadata_shape of this PeComanagedExadataInsight. The shape of the Exadata Infrastructure. :param exadata_shape: The exadata_shape of this PeComanagedExadataInsight. :type: str Nr )r r r r r r � s c C s t | �S �N)r r r r r �__repr__ s z"PeComanagedExadataInsight.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__ s z PeComanagedExadataInsight.__eq__c C s | |k S r r r r r r �__ne__ s z PeComanagedExadataInsight.__ne__N)�__name__� __module__�__qualname__�__doc__Z8EXADATA_INFRA_RESOURCE_TYPE_CLOUD_EXADATA_INFRASTRUCTUREr �propertyr �setterr r r r! r"