📂 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.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: exadata_insight_summary.cpython-39.pyc
a ���f}a � @ 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 ZdZdZdZdZdZdZdZ dZ d Zd ZdZ dZd ZdZdZdZdZdZdZdZdd� Zedd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zed%d&� �Z e jd'd&� �Z ed(d)� �Z!e!jd*d)� �Z!ed+d,� �Z"e"jd-d,� �Z"ed.d/� �Z#e#jd0d/� �Z#ed1d2� �Z$e$jd3d2� �Z$ed4d5� �Z%e%jd6d5� �Z%ed7d8� �Z&e&jd9d8� �Z&ed:d;� �Z'e'jd<d;� �Z'ed=d>� �Z(e(jd?d>� �Z(ed@dA� �Z)e)jdBdA� �Z)edCdD� �Z*e*jdEdD� �Z*dFdG� Z+dHdI� Z,dJdK� Z-dLS )M�ExadataInsightSummaryz1 Summary of an Exadata insight resource. �EM_MANAGED_EXTERNAL_EXADATA�PE_COMANAGED_EXADATA� DBMACHINE�EXACS�EXACC�FULL�HALF�QUARTER�EIGHTH�FLEX�DISABLED�ENABLED� TERMINATED�CREATING�UPDATING�ACTIVE�DELETING�DELETED�FAILEDc K s� dddddddddddddddd�| _ dddd d ddd dddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _dS )a� Initializes a new ExadataInsightSummary object with values from keyword arguments. This class has the following subclasses and if you are using this class as input to a service operations then you should favor using a subclass over the base class: * :class:`~oci.opsi.models.EmManagedExternalExadataInsightSummary` * :class:`~oci.opsi.models.PeComanagedExadataInsightSummary` 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 ExadataInsightSummary. 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 ExadataInsightSummary. :type id: str :param compartment_id: The value to assign to the compartment_id property of this ExadataInsightSummary. :type compartment_id: str :param exadata_name: The value to assign to the exadata_name property of this ExadataInsightSummary. :type exadata_name: str :param exadata_display_name: The value to assign to the exadata_display_name property of this ExadataInsightSummary. :type exadata_display_name: str :param exadata_type: The value to assign to the exadata_type property of this ExadataInsightSummary. 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 ExadataInsightSummary. 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 freeform_tags: The value to assign to the freeform_tags property of this ExadataInsightSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this ExadataInsightSummary. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this ExadataInsightSummary. :type system_tags: dict(str, dict(str, object)) :param status: The value to assign to the status property of this ExadataInsightSummary. 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 time_created: The value to assign to the time_created property of this ExadataInsightSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this ExadataInsightSummary. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this ExadataInsightSummary. 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 ExadataInsightSummary. :type lifecycle_details: str �strzdict(str, str)zdict(str, dict(str, object))Zdatetime)� entity_source�id�compartment_id�exadata_name�exadata_display_name�exadata_type�exadata_rack_type� freeform_tags�defined_tags�system_tags�status�time_created�time_updated�lifecycle_state�lifecycle_details�entitySourcer Z compartmentIdZexadataNameZexadataDisplayNameZexadataTypeZexadataRackTypeZfreeformTagsZdefinedTagsZ systemTagsr% ZtimeCreatedZtimeUpdatedZlifecycleStateZlifecycleDetailsN)Z swagger_typesZ attribute_map�_entity_source�_id�_compartment_id� _exadata_name�_exadata_display_name� _exadata_type�_exadata_rack_type�_freeform_tags� _defined_tags�_system_tags�_status� _time_created� _time_updated�_lifecycle_state�_lifecycle_details)�self�kwargs� r<