📂 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: em_managed_external_host_configuration_summary.pyc
a O��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" :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)�ExadataDetails)�host_insight_id� entity_source�compartment_id� host_name� platform_type�platform_version�platform_vendor� total_cpus�total_memory_in_gbs�cpu_architecture�cpu_cache_in_mbs� cpu_vendor�cpu_frequency_in_mhz�cpu_implementation�cores_per_socket� total_sockets�threads_per_socket�is_hyper_threading_enabled�defined_tags� freeform_tags�enterprise_manager_identifier�enterprise_manager_bridge_id�exadata_details� hostInsightId�entitySource� compartmentId�hostName�platformType�platformVersion�platformVendor� totalCpus�totalMemoryInGBs�cpuArchitecture� cpuCacheInMBs� cpuVendor�cpuFrequencyInMhz�cpuImplementation�coresPerSocket�totalSockets�threadsPerSocket�isHyperThreadingEnabled�definedTags�freeformTags�enterpriseManagerIdentifier�enterpriseManagerBridgeId�exadataDetailsN�EM_MANAGED_EXTERNAL_HOST)� swagger_types� attribute_map�_host_insight_id�_entity_source�_compartment_id� _host_name�_platform_type�_platform_version�_platform_vendor�_total_cpus�_total_memory_in_gbs�_cpu_architecture�_cpu_cache_in_mbs�_cpu_vendor�_cpu_frequency_in_mhz�_cpu_implementation�_cores_per_socket�_total_sockets�_threads_per_socket�_is_hyper_threading_enabled� _defined_tags�_freeform_tags�_enterprise_manager_identifier�_enterprise_manager_bridge_id�_exadata_details)�self�kwargs� rX ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/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 �rS �rV rX rX rY r"