📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/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: host_importable_agent_entity_summary.cpython-39.opt-1.pyc
a ���fy � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�ImportableAgentEntitySummary� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s� e Zd ZdZdZdZdZdZdZdZ dZ d d � Zedd� �Z e jd d� �Z edd� �Zejdd� �Zdd� Zdd� Zdd� ZdS )� HostImportableAgentEntitySummaryzM An agent host entity that can be imported into Operations Insights. �LINUX�SOLARIS�SUNOS�ZLINUX�WINDOWS�AIX�HP_UXc K sL dddddd�| _ dddddd�| _d| _d| _d| _d| _d| _d | _dS ) a� Initializes a new HostImportableAgentEntitySummary object with values from keyword arguments. The default value of the :py:attr:`~oci.opsi.models.HostImportableAgentEntitySummary.entity_source` attribute of this class is ``MACS_MANAGED_EXTERNAL_HOST`` 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 HostImportableAgentEntitySummary. Allowed values for this property are: "MACS_MANAGED_EXTERNAL_HOST", "MACS_MANAGED_CLOUD_HOST", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type entity_source: str :param management_agent_id: The value to assign to the management_agent_id property of this HostImportableAgentEntitySummary. :type management_agent_id: str :param management_agent_display_name: The value to assign to the management_agent_display_name property of this HostImportableAgentEntitySummary. :type management_agent_display_name: str :param host_name: The value to assign to the host_name property of this HostImportableAgentEntitySummary. :type host_name: str :param platform_type: The value to assign to the platform_type property of this HostImportableAgentEntitySummary. Allowed values for this property are: "LINUX", "SOLARIS", "SUNOS", "ZLINUX", "WINDOWS", "AIX", "HP_UX", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type platform_type: str �str)Z entity_sourceZmanagement_agent_idZmanagement_agent_display_name� host_name� platform_typeZentitySourceZmanagementAgentIdZmanagementAgentDisplayNameZhostNameZplatformTypeNZMACS_MANAGED_EXTERNAL_HOST)Z swagger_typesZ attribute_mapZ_entity_sourceZ_management_agent_idZ_management_agent_display_name� _host_name�_platform_type)�self�kwargs� r �X/usr/lib/python3.9/site-packages/oci/opsi/models/host_importable_agent_entity_summary.py�__init__. s$ � �z)HostImportableAgentEntitySummary.__init__c C s | j S )a# **[Required]** Gets the host_name of this HostImportableAgentEntitySummary. The host name. The host name is unique amongst the hosts managed by the same management agent. :return: The host_name of this HostImportableAgentEntitySummary. :rtype: str �r �r r r r r d s z*HostImportableAgentEntitySummary.host_namec C s || _ dS )a Sets the host_name of this HostImportableAgentEntitySummary. The host name. The host name is unique amongst the hosts managed by the same management agent. :param host_name: The host_name of this HostImportableAgentEntitySummary. :type: str Nr )r r r r r r p s c C s | j S )a� **[Required]** Gets the platform_type of this HostImportableAgentEntitySummary. Platform type. Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX, HP-UX]. Allowed values for this property are: "LINUX", "SOLARIS", "SUNOS", "ZLINUX", "WINDOWS", "AIX", "HP_UX", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The platform_type of this HostImportableAgentEntitySummary. :rtype: str )r r r r r r | s z.HostImportableAgentEntitySummary.platform_typec C s g d�}t ||�sd}|| _dS )a Sets the platform_type of this HostImportableAgentEntitySummary. Platform type. Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX, HP-UX]. :param platform_type: The platform_type of this HostImportableAgentEntitySummary. :type: str )r r r r r r r ZUNKNOWN_ENUM_VALUEN)r r )r r Zallowed_valuesr r r r � s c C s t | �S �N)r r r r r �__repr__� s z)HostImportableAgentEntitySummary.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__� s z'HostImportableAgentEntitySummary.__eq__c C s | |k S r r r r r r �__ne__� s z'HostImportableAgentEntitySummary.__ne__N)�__name__� __module__�__qualname__�__doc__ZPLATFORM_TYPE_LINUXZPLATFORM_TYPE_SOLARISZPLATFORM_TYPE_SUNOSZPLATFORM_TYPE_ZLINUXZPLATFORM_TYPE_WINDOWSZPLATFORM_TYPE_AIXZPLATFORM_TYPE_HP_UXr �propertyr �setterr r r! r"