📂 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.7 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: create_macs_managed_cloud_host_insight_details.pyc
a O��fR � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�CreateHostInsightDetails� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ sJ e Zd ZdZdd� Zedd� �Zejdd� �Zdd� Zd d � Z dd� Z d S )�(CreateMacsManagedCloudHostInsightDetailszI The information about the Compute Instance host to be analyzed. c K sL dddddd�| _ ddddd d�| _d | _d | _d | _d | _d | _d| _d S )a� Initializes a new CreateMacsManagedCloudHostInsightDetails object with values from keyword arguments. The default value of the :py:attr:`~oci.opsi.models.CreateMacsManagedCloudHostInsightDetails.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 CreateMacsManagedCloudHostInsightDetails. 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 CreateMacsManagedCloudHostInsightDetails. :type compartment_id: str :param freeform_tags: The value to assign to the freeform_tags property of this CreateMacsManagedCloudHostInsightDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateMacsManagedCloudHostInsightDetails. :type defined_tags: dict(str, dict(str, object)) :param compute_id: The value to assign to the compute_id property of this CreateMacsManagedCloudHostInsightDetails. :type compute_id: str �strzdict(str, str)zdict(str, dict(str, object)))� entity_source�compartment_id� freeform_tags�defined_tags� compute_id�entitySource� compartmentId�freeformTags�definedTags� computeIdN�MACS_MANAGED_CLOUD_HOST)� swagger_types� attribute_map�_entity_source�_compartment_id�_freeform_tags� _defined_tags�_compute_id)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/opsi/models/create_macs_managed_cloud_host_insight_details.py�__init__ s$ � �z1CreateMacsManagedCloudHostInsightDetails.__init__c C s | j S )aS **[Required]** Gets the compute_id of this CreateMacsManagedCloudHostInsightDetails. The `OCID`__ of the Compute Instance __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The compute_id of this CreateMacsManagedCloudHostInsightDetails. :rtype: str �r �r r r r r C s z3CreateMacsManagedCloudHostInsightDetails.compute_idc C s || _ dS )aM Sets the compute_id of this CreateMacsManagedCloudHostInsightDetails. 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 CreateMacsManagedCloudHostInsightDetails. :type: str Nr! )r r r r r r Q s c C s t | �S �N)r r"