📂 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.6 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: macs_managed_cloud_host_insight_summary.cpython-39.pyc
a ���f3 � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�HostInsightSummary� )�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� �Zedd� �Zejdd� �Zdd� Zdd� Zdd� ZdS )�"MacsManagedCloudHostInsightSummaryz@ Summary of a MACS-managed cloud host insight resource. �LINUX�SOLARIS�SUNOS�ZLINUX�WINDOWS�AIX�HP_UXc K s� dddddddddddddddddddd�| _ ddd d ddd ddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _d| _dS )aI Initializes a new MacsManagedCloudHostInsightSummary object with values from keyword arguments. The default value of the :py:attr:`~oci.opsi.models.MacsManagedCloudHostInsightSummary.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 MacsManagedCloudHostInsightSummary. Allowed values for this property are: "MACS_MANAGED_EXTERNAL_HOST", "EM_MANAGED_EXTERNAL_HOST", "MACS_MANAGED_CLOUD_HOST", "PE_COMANAGED_HOST", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type entity_source: str :param id: The value to assign to the id property of this MacsManagedCloudHostInsightSummary. :type id: str :param compartment_id: The value to assign to the compartment_id property of this MacsManagedCloudHostInsightSummary. :type compartment_id: str :param host_name: The value to assign to the host_name property of this MacsManagedCloudHostInsightSummary. :type host_name: str :param host_display_name: The value to assign to the host_display_name property of this MacsManagedCloudHostInsightSummary. :type host_display_name: str :param host_type: The value to assign to the host_type property of this MacsManagedCloudHostInsightSummary. :type host_type: str :param processor_count: The value to assign to the processor_count property of this MacsManagedCloudHostInsightSummary. :type processor_count: int :param freeform_tags: The value to assign to the freeform_tags property of this MacsManagedCloudHostInsightSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this MacsManagedCloudHostInsightSummary. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this MacsManagedCloudHostInsightSummary. :type system_tags: dict(str, dict(str, object)) :param opsi_private_endpoint_id: The value to assign to the opsi_private_endpoint_id property of this MacsManagedCloudHostInsightSummary. :type opsi_private_endpoint_id: str :param status: The value to assign to the status property of this MacsManagedCloudHostInsightSummary. Allowed values for this property are: "DISABLED", "ENABLED", "TERMINATED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type status: str :param time_created: The value to assign to the time_created property of this MacsManagedCloudHostInsightSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this MacsManagedCloudHostInsightSummary. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this MacsManagedCloudHostInsightSummary. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "DELETING", "DELETED", "FAILED", "NEEDS_ATTENTION", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this MacsManagedCloudHostInsightSummary. :type lifecycle_details: str :param compute_id: The value to assign to the compute_id property of this MacsManagedCloudHostInsightSummary. :type compute_id: str :param management_agent_id: The value to assign to the management_agent_id property of this MacsManagedCloudHostInsightSummary. :type management_agent_id: str :param platform_type: The value to assign to the platform_type property of this MacsManagedCloudHostInsightSummary. 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�intzdict(str, str)zdict(str, dict(str, object))Zdatetime)Z entity_source�idZcompartment_idZ host_nameZhost_display_nameZ host_typeZprocessor_countZ freeform_tagsZdefined_tagsZsystem_tagsZopsi_private_endpoint_id�statusZtime_createdZtime_updatedZlifecycle_stateZlifecycle_details� compute_id�management_agent_id� platform_typeZentitySourcer Z compartmentIdZhostNameZhostDisplayNameZhostTypeZprocessorCountZfreeformTagsZdefinedTagsZ systemTagsZopsiPrivateEndpointIdr ZtimeCreatedZtimeUpdatedZlifecycleStateZlifecycleDetailsZ computeIdZmanagementAgentIdZplatformTypeNZMACS_MANAGED_CLOUD_HOST)Z swagger_typesZ attribute_mapZ_entity_sourceZ_idZ_compartment_idZ _host_nameZ_host_display_nameZ _host_typeZ_processor_countZ_freeform_tagsZ _defined_tagsZ_system_tagsZ_opsi_private_endpoint_idZ_statusZ _time_createdZ _time_updatedZ_lifecycle_stateZ_lifecycle_details�_compute_id�_management_agent_id�_platform_type)�self�kwargs� r �[/usr/lib/python3.9/site-packages/oci/opsi/models/macs_managed_cloud_host_insight_summary.py�__init__. sx \��z+MacsManagedCloudHostInsightSummary.__init__c C s | j S )aG **[Required]** Gets the compute_id of this MacsManagedCloudHostInsightSummary. The `OCID`__ of the Compute Instance __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The compute_id of this MacsManagedCloudHostInsightSummary. :rtype: str �r �r r r r r � s z-MacsManagedCloudHostInsightSummary.compute_idc C s || _ dS )aA Sets the compute_id of this MacsManagedCloudHostInsightSummary. 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 MacsManagedCloudHostInsightSummary. :type: str Nr )r r r r r r � s c C s | j S )aY **[Required]** Gets the management_agent_id of this MacsManagedCloudHostInsightSummary. The `OCID`__ of the Management Agent __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The management_agent_id of this MacsManagedCloudHostInsightSummary. :rtype: str �r r r r r r � s z6MacsManagedCloudHostInsightSummary.management_agent_idc C s || _ dS )a\ Sets the management_agent_id of this MacsManagedCloudHostInsightSummary. The `OCID`__ of the Management Agent __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param management_agent_id: The management_agent_id of this MacsManagedCloudHostInsightSummary. :type: str Nr! )r r r r r r � s c C s | j S )a� Gets the platform_type of this MacsManagedCloudHostInsightSummary. 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 MacsManagedCloudHostInsightSummary. :rtype: str )r r r r r r s z0MacsManagedCloudHostInsightSummary.platform_typec C s g d�}t ||�sd}|| _dS )a Sets the platform_type of this MacsManagedCloudHostInsightSummary. 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 MacsManagedCloudHostInsightSummary. :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+MacsManagedCloudHostInsightSummary.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__) s z)MacsManagedCloudHostInsightSummary.__eq__c C s | |k S r"