📂 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: host_product.pyc
a O��f � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�HostConfigurationMetricGroup� )�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 )�HostProductz% Product metric for the host c K sL dddddd�| _ dddddd�| _d | _d | _d | _d | _d | _d | _d S )a� Initializes a new HostProduct object with values from keyword arguments. The default value of the :py:attr:`~oci.opsi.models.HostProduct.metric_name` attribute of this class is ``HOST_PRODUCT`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param metric_name: The value to assign to the metric_name property of this HostProduct. Allowed values for this property are: "HOST_PRODUCT", "HOST_RESOURCE_ALLOCATION", "HOST_MEMORY_CONFIGURATION", "HOST_HARDWARE_CONFIGURATION", "HOST_CPU_HARDWARE_CONFIGURATION", "HOST_NETWORK_CONFIGURATION", "HOST_ENTITES" :type metric_name: str :param time_collected: The value to assign to the time_collected property of this HostProduct. :type time_collected: datetime :param vendor: The value to assign to the vendor property of this HostProduct. :type vendor: str :param name: The value to assign to the name property of this HostProduct. :type name: str :param version: The value to assign to the version property of this HostProduct. :type version: str �str�datetime)�metric_name�time_collected�vendor�name�version� metricName� timeCollectedr r r N�HOST_PRODUCT)� swagger_types� attribute_map�_metric_name�_time_collected�_vendor�_name�_version)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/opsi/models/host_product.py�__init__ s$ � �zHostProduct.__init__c C s | j S )z� Gets the vendor of this HostProduct. Vendor of the product :return: The vendor of this HostProduct. :rtype: str �r �r r r r r C s zHostProduct.vendorc C s || _ dS )z� Sets the vendor of this HostProduct. Vendor of the product :param vendor: The vendor of this HostProduct. :type: str Nr )r r r r r r O s c C s | j S )z� Gets the name of this HostProduct. Name of the product :return: The name of this HostProduct. :rtype: str �r r r r r r [ s zHostProduct.namec C s || _ dS )z� Sets the name of this HostProduct. Name of the product :param name: The name of this HostProduct. :type: str Nr! )r r r r r r g s c C s | j S )z� Gets the version of this HostProduct. Version of the product :return: The version of this HostProduct. :rtype: str �r r r r r r s s zHostProduct.versionc C s || _ dS )z� Sets the version of this HostProduct. Version of the product :param version: The version of this HostProduct. :type: str Nr"