📂 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: macs_managed_cloud_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 )�(MacsManagedCloudHostConfigurationSummaryz= Configuration Summary of a Macs Managed Cloud host. c K s dddddddddddddddddddddddd�| _ dd d ddd dddddddddddddddddd�| _d| _d| _d| _d| _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 MacsManagedCloudHostConfigurationSummary object with values from keyword arguments. The default value of the :py:attr:`~oci.opsi.models.MacsManagedCloudHostConfigurationSummary.entity_source` attribute of this class is ``MACS_MANAGED_CLOUD_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 MacsManagedCloudHostConfigurationSummary. :type host_insight_id: str :param entity_source: The value to assign to the entity_source property of this MacsManagedCloudHostConfigurationSummary. 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 MacsManagedCloudHostConfigurationSummary. :type compartment_id: str :param host_name: The value to assign to the host_name property of this MacsManagedCloudHostConfigurationSummary. :type host_name: str :param platform_type: The value to assign to the platform_type property of this MacsManagedCloudHostConfigurationSummary. 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 MacsManagedCloudHostConfigurationSummary. :type platform_version: str :param platform_vendor: The value to assign to the platform_vendor property of this MacsManagedCloudHostConfigurationSummary. :type platform_vendor: str :param total_cpus: The value to assign to the total_cpus property of this MacsManagedCloudHostConfigurationSummary. :type total_cpus: int :param total_memory_in_gbs: The value to assign to the total_memory_in_gbs property of this MacsManagedCloudHostConfigurationSummary. :type total_memory_in_gbs: float :param cpu_architecture: The value to assign to the cpu_architecture property of this MacsManagedCloudHostConfigurationSummary. :type cpu_architecture: str :param cpu_cache_in_mbs: The value to assign to the cpu_cache_in_mbs property of this MacsManagedCloudHostConfigurationSummary. :type cpu_cache_in_mbs: float :param cpu_vendor: The value to assign to the cpu_vendor property of this MacsManagedCloudHostConfigurationSummary. :type cpu_vendor: str :param cpu_frequency_in_mhz: The value to assign to the cpu_frequency_in_mhz property of this MacsManagedCloudHostConfigurationSummary. :type cpu_frequency_in_mhz: float :param cpu_implementation: The value to assign to the cpu_implementation property of this MacsManagedCloudHostConfigurationSummary. :type cpu_implementation: str :param cores_per_socket: The value to assign to the cores_per_socket property of this MacsManagedCloudHostConfigurationSummary. :type cores_per_socket: int :param total_sockets: The value to assign to the total_sockets property of this MacsManagedCloudHostConfigurationSummary. :type total_sockets: int :param threads_per_socket: The value to assign to the threads_per_socket property of this MacsManagedCloudHostConfigurationSummary. :type threads_per_socket: int :param is_hyper_threading_enabled: The value to assign to the is_hyper_threading_enabled property of this MacsManagedCloudHostConfigurationSummary. :type is_hyper_threading_enabled: bool :param defined_tags: The value to assign to the defined_tags property of this MacsManagedCloudHostConfigurationSummary. :type defined_tags: dict(str, dict(str, object)) :param freeform_tags: The value to assign to the freeform_tags property of this MacsManagedCloudHostConfigurationSummary. :type freeform_tags: dict(str, str) :param compute_id: The value to assign to the compute_id property of this MacsManagedCloudHostConfigurationSummary. :type compute_id: str :param management_agent_id: The value to assign to the management_agent_id property of this MacsManagedCloudHostConfigurationSummary. :type management_agent_id: str :param connector_id: The value to assign to the connector_id property of this MacsManagedCloudHostConfigurationSummary. :type connector_id: str �str�int�float�boolzdict(str, dict(str, object))zdict(str, str))�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� compute_id�management_agent_id�connector_id� hostInsightId�entitySource� compartmentId�hostName�platformType�platformVersion�platformVendor� totalCpus�totalMemoryInGBs�cpuArchitecture� cpuCacheInMBs� cpuVendor�cpuFrequencyInMhz�cpuImplementation�coresPerSocket�totalSockets�threadsPerSocket�isHyperThreadingEnabled�definedTags�freeformTags� computeId�managementAgentId�connectorIdN�MACS_MANAGED_CLOUD_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�_compute_id�_management_agent_id� _connector_id)�self�kwargs� rW ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/opsi/models/macs_managed_cloud_host_configuration_summary.py�__init__ s� f��z1MacsManagedCloudHostConfigurationSummary.__init__c C s | j S )aS **[Required]** Gets the compute_id of this MacsManagedCloudHostConfigurationSummary. The `OCID`__ of the Compute Instance __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The compute_id of this MacsManagedCloudHostConfigurationSummary. :rtype: str �rR �rU rW rW rX r! � s z3MacsManagedCloudHostConfigurationSummary.compute_idc C s || _ dS )aM Sets the compute_id of this MacsManagedCloudHostConfigurationSummary. The `OCID`__ of the Compute Instance __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param compute_id: The compute_id of this MacsManagedCloudHostConfigurationSummary. :type: str NrZ )rU r! rW rW rX r! � s c C s | j S )ae **[Required]** Gets the management_agent_id of this MacsManagedCloudHostConfigurationSummary. The `OCID`__ of the Management Agent __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The management_agent_id of this MacsManagedCloudHostConfigurationSummary. :rtype: str �rS r[ rW rW rX r"