📂 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
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
opsi
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/opsi/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: pe_comanaged_exadata_insight.pyc
a O��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))�datetime)� entity_source�id�compartment_id�exadata_name�exadata_display_name�exadata_type�exadata_rack_type�is_virtualized_exadata�status� freeform_tags�defined_tags�system_tags�time_created�time_updated�lifecycle_state�lifecycle_details�exadata_infra_id�exadata_infra_resource_type� exadata_shape�entitySourcer � compartmentId�exadataName�exadataDisplayName�exadataType�exadataRackType�isVirtualizedExadatar �freeformTags�definedTags� systemTags�timeCreated�timeUpdated�lifecycleState�lifecycleDetails�exadataInfraId�exadataInfraResourceType�exadataShapeN�PE_COMANAGED_EXADATA)� swagger_types� attribute_map�_entity_source�_id�_compartment_id� _exadata_name�_exadata_display_name� _exadata_type�_exadata_rack_type�_is_virtualized_exadata�_status�_freeform_tags� _defined_tags�_system_tags� _time_created� _time_updated�_lifecycle_state�_lifecycle_details�_exadata_infra_id�_exadata_infra_resource_type�_exadata_shape)�self�kwargs� rI ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/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 �rD �rG rI rI rJ 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 NrL )rG r rI rI rJ 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 )rE rM rI rI rJ 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 �UNKNOWN_ENUM_VALUEN)r rE )rG r �allowed_valuesrI rI rJ 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 �rF rM rI rI rJ 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 NrP )rG r rI rI rJ r � s c C s t | �S �N)r rM rI rI rJ �__repr__ s z"PeComanagedExadataInsight.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�rG �otherrI rI rJ �__eq__ s z PeComanagedExadataInsight.__eq__c C s | |k S rQ rI rT rI rI rJ �__ne__ s z PeComanagedExadataInsight.__ne__N)�__name__� __module__�__qualname__�__doc__�8EXADATA_INFRA_RESOURCE_TYPE_CLOUD_EXADATA_INFRASTRUCTURErK �propertyr �setterr r rR rV rW rI rI rI rJ r s&