📂 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: em_managed_external_host_configuration_summary.cpython-39.pyc
a ���f�. � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�HostConfigurationSummary� )�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 d d� Z dd� Zdd� ZdS )�)EmManagedExternalHostConfigurationSummaryz> Configuration summary of a EM Managed External host. c K s dddddddddddddddddddddddd�| _ d d ddd ddddddddddddddddddd�| _d | _d | _d | _d | _d | _d | _d | _d | _ d | _ d | _d | _d | _ d | _d | _d | _d | _d | _d | _d | _d | _d | _d | _d | _d!| _d S )"a� Initializes a new EmManagedExternalHostConfigurationSummary object with values from keyword arguments. The default value of the :py:attr:`~oci.opsi.models.EmManagedExternalHostConfigurationSummary.entity_source` attribute of this class is ``EM_MANAGED_EXTERNAL_HOST`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param host_insight_id: The value to assign to the host_insight_id property of this EmManagedExternalHostConfigurationSummary. :type host_insight_id: str :param entity_source: The value to assign to the entity_source property of this EmManagedExternalHostConfigurationSummary. Allowed values for this property are: "MACS_MANAGED_EXTERNAL_HOST", "EM_MANAGED_EXTERNAL_HOST", "MACS_MANAGED_CLOUD_HOST", "PE_COMANAGED_HOST" :type entity_source: str :param compartment_id: The value to assign to the compartment_id property of this EmManagedExternalHostConfigurationSummary. :type compartment_id: str :param host_name: The value to assign to the host_name property of this EmManagedExternalHostConfigurationSummary. :type host_name: str :param platform_type: The value to assign to the platform_type property of this EmManagedExternalHostConfigurationSummary. Allowed values for this property are: "LINUX", "SOLARIS", "SUNOS", "ZLINUX", "WINDOWS", "AIX", "HP_UX" :type platform_type: str :param platform_version: The value to assign to the platform_version property of this EmManagedExternalHostConfigurationSummary. :type platform_version: str :param platform_vendor: The value to assign to the platform_vendor property of this EmManagedExternalHostConfigurationSummary. :type platform_vendor: str :param total_cpus: The value to assign to the total_cpus property of this EmManagedExternalHostConfigurationSummary. :type total_cpus: int :param total_memory_in_gbs: The value to assign to the total_memory_in_gbs property of this EmManagedExternalHostConfigurationSummary. :type total_memory_in_gbs: float :param cpu_architecture: The value to assign to the cpu_architecture property of this EmManagedExternalHostConfigurationSummary. :type cpu_architecture: str :param cpu_cache_in_mbs: The value to assign to the cpu_cache_in_mbs property of this EmManagedExternalHostConfigurationSummary. :type cpu_cache_in_mbs: float :param cpu_vendor: The value to assign to the cpu_vendor property of this EmManagedExternalHostConfigurationSummary. :type cpu_vendor: str :param cpu_frequency_in_mhz: The value to assign to the cpu_frequency_in_mhz property of this EmManagedExternalHostConfigurationSummary. :type cpu_frequency_in_mhz: float :param cpu_implementation: The value to assign to the cpu_implementation property of this EmManagedExternalHostConfigurationSummary. :type cpu_implementation: str :param cores_per_socket: The value to assign to the cores_per_socket property of this EmManagedExternalHostConfigurationSummary. :type cores_per_socket: int :param total_sockets: The value to assign to the total_sockets property of this EmManagedExternalHostConfigurationSummary. :type total_sockets: int :param threads_per_socket: The value to assign to the threads_per_socket property of this EmManagedExternalHostConfigurationSummary. :type threads_per_socket: int :param is_hyper_threading_enabled: The value to assign to the is_hyper_threading_enabled property of this EmManagedExternalHostConfigurationSummary. :type is_hyper_threading_enabled: bool :param defined_tags: The value to assign to the defined_tags property of this EmManagedExternalHostConfigurationSummary. :type defined_tags: dict(str, dict(str, object)) :param freeform_tags: The value to assign to the freeform_tags property of this EmManagedExternalHostConfigurationSummary. :type freeform_tags: dict(str, str) :param enterprise_manager_identifier: The value to assign to the enterprise_manager_identifier property of this EmManagedExternalHostConfigurationSummary. :type enterprise_manager_identifier: str :param enterprise_manager_bridge_id: The value to assign to the enterprise_manager_bridge_id property of this EmManagedExternalHostConfigurationSummary. :type enterprise_manager_bridge_id: str :param exadata_details: The value to assign to the exadata_details property of this EmManagedExternalHostConfigurationSummary. :type exadata_details: oci.opsi.models.ExadataDetails �str�int�float�boolzdict(str, dict(str, object))zdict(str, str)ZExadataDetails)Zhost_insight_idZ entity_sourceZcompartment_idZ host_nameZ platform_typeZplatform_versionZplatform_vendorZ total_cpusZtotal_memory_in_gbsZcpu_architectureZcpu_cache_in_mbsZ cpu_vendorZcpu_frequency_in_mhzZcpu_implementationZcores_per_socketZ total_socketsZthreads_per_socketZis_hyper_threading_enabledZdefined_tagsZ freeform_tags�enterprise_manager_identifier�enterprise_manager_bridge_id�exadata_detailsZ hostInsightIdZentitySourceZ compartmentIdZhostNameZplatformTypeZplatformVersionZplatformVendorZ totalCpusZtotalMemoryInGBsZcpuArchitectureZ cpuCacheInMBsZ cpuVendorZcpuFrequencyInMhzZcpuImplementationZcoresPerSocketZtotalSocketsZthreadsPerSocketZisHyperThreadingEnabledZdefinedTagsZfreeformTagsZenterpriseManagerIdentifierZenterpriseManagerBridgeIdZexadataDetailsNZEM_MANAGED_EXTERNAL_HOST)Z swagger_typesZ attribute_mapZ_host_insight_idZ_entity_sourceZ_compartment_idZ _host_nameZ_platform_typeZ_platform_versionZ_platform_vendorZ_total_cpusZ_total_memory_in_gbsZ_cpu_architectureZ_cpu_cache_in_mbsZ_cpu_vendorZ_cpu_frequency_in_mhzZ_cpu_implementationZ_cores_per_socketZ_total_socketsZ_threads_per_socketZ_is_hyper_threading_enabledZ _defined_tagsZ_freeform_tags�_enterprise_manager_identifier�_enterprise_manager_bridge_id�_exadata_details)�self�kwargs� r �b/usr/lib/python3.9/site-packages/oci/opsi/models/em_managed_external_host_configuration_summary.py�__init__ s� f��z2EmManagedExternalHostConfigurationSummary.__init__c C s | j S )a# **[Required]** Gets the enterprise_manager_identifier of this EmManagedExternalHostConfigurationSummary. Enterprise Manager Unique Identifier :return: The enterprise_manager_identifier of this EmManagedExternalHostConfigurationSummary. :rtype: str �r �r r r r r � s zGEmManagedExternalHostConfigurationSummary.enterprise_manager_identifierc C s || _ dS )a0 Sets the enterprise_manager_identifier of this EmManagedExternalHostConfigurationSummary. Enterprise Manager Unique Identifier :param enterprise_manager_identifier: The enterprise_manager_identifier of this EmManagedExternalHostConfigurationSummary. :type: str Nr )r r r r r r � s c C s | j S )a **[Required]** Gets the enterprise_manager_bridge_id of this EmManagedExternalHostConfigurationSummary. OPSI Enterprise Manager Bridge OCID :return: The enterprise_manager_bridge_id of this EmManagedExternalHostConfigurationSummary. :rtype: str �r r r r r r � s zFEmManagedExternalHostConfigurationSummary.enterprise_manager_bridge_idc C s || _ dS )a, Sets the enterprise_manager_bridge_id of this EmManagedExternalHostConfigurationSummary. OPSI Enterprise Manager Bridge OCID :param enterprise_manager_bridge_id: The enterprise_manager_bridge_id of this EmManagedExternalHostConfigurationSummary. :type: str Nr )r r r r r r � s c C s | j S )z� **[Required]** Gets the exadata_details of this EmManagedExternalHostConfigurationSummary. :return: The exadata_details of this EmManagedExternalHostConfigurationSummary. :rtype: oci.opsi.models.ExadataDetails �r r r r r r � s z9EmManagedExternalHostConfigurationSummary.exadata_detailsc C s || _ dS )z� Sets the exadata_details of this EmManagedExternalHostConfigurationSummary. :param exadata_details: The exadata_details of this EmManagedExternalHostConfigurationSummary. :type: oci.opsi.models.ExadataDetails Nr )r r r r r r � s c C s t | �S �N)r r r r r �__repr__ s z2EmManagedExternalHostConfigurationSummary.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__ s z0EmManagedExternalHostConfigurationSummary.__eq__c C s | |k S r r r r r r �__ne__ s z0EmManagedExternalHostConfigurationSummary.__ne__N) �__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r! r"