📂 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: cloud_importable_compute_entity_summary.cpython-39.pyc
a ���fi � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�ImportableComputeEntitySummary� )�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 )�#CloudImportableComputeEntitySummaryzN A compute host entity that can be imported into Operations Insights. �LINUX�SOLARIS�SUNOS�ZLINUX�WINDOWS�AIX�HP_UXc K sV ddddddd�| _ ddddddd�| _d | _d | _d | _d | _d | _d | _d | _d S )aw Initializes a new CloudImportableComputeEntitySummary object with values from keyword arguments. The default value of the :py:attr:`~oci.opsi.models.CloudImportableComputeEntitySummary.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 entity_source: The value to assign to the entity_source property of this CloudImportableComputeEntitySummary. 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 compute_id: The value to assign to the compute_id property of this CloudImportableComputeEntitySummary. :type compute_id: str :param compute_display_name: The value to assign to the compute_display_name property of this CloudImportableComputeEntitySummary. :type compute_display_name: str :param compartment_id: The value to assign to the compartment_id property of this CloudImportableComputeEntitySummary. :type compartment_id: str :param host_name: The value to assign to the host_name property of this CloudImportableComputeEntitySummary. :type host_name: str :param platform_type: The value to assign to the platform_type property of this CloudImportableComputeEntitySummary. 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_sourceZ compute_idZcompute_display_nameZcompartment_id� host_name� platform_typeZentitySourceZ computeIdZcomputeDisplayNameZ compartmentIdZhostNameZplatformTypeNZMACS_MANAGED_CLOUD_HOST)Z swagger_typesZ attribute_mapZ_entity_sourceZ_compute_idZ_compute_display_nameZ_compartment_id� _host_name�_platform_type)�self�kwargs� r �[/usr/lib/python3.9/site-packages/oci/opsi/models/cloud_importable_compute_entity_summary.py�__init__. s* $� � z,CloudImportableComputeEntitySummary.__init__c C s | j S )a) **[Required]** Gets the host_name of this CloudImportableComputeEntitySummary. The host name. The host name is unique amongst the hosts managed by the same management agent. :return: The host_name of this CloudImportableComputeEntitySummary. :rtype: str �r �r r r r r k s z-CloudImportableComputeEntitySummary.host_namec C s || _ dS )a" Sets the host_name of this CloudImportableComputeEntitySummary. 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 CloudImportableComputeEntitySummary. :type: str Nr )r r r r r r w s c C s | j S )a� **[Required]** Gets the platform_type of this CloudImportableComputeEntitySummary. 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 CloudImportableComputeEntitySummary. :rtype: str )r r r r r r � s z1CloudImportableComputeEntitySummary.platform_typec C s g d�}t ||�sd}|| _dS )a Sets the platform_type of this CloudImportableComputeEntitySummary. 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 CloudImportableComputeEntitySummary. :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,CloudImportableComputeEntitySummary.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__� s z*CloudImportableComputeEntitySummary.__eq__c C s | |k S r r r r r r �__ne__� s z*CloudImportableComputeEntitySummary.__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"