📂 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: summarize_exadata_insight_resource_utilization_insight_aggregation.pyc
a O��f�- � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s� e Zd ZdZdZdZdZdZdZdZ dZ d Zd ZdZ dd � Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zdd� Zdd � Zd!d"� Zd#S )$�<SummarizeExadataInsightResourceUtilizationInsightAggregationzN Insights response containing utilization values for exadata systems. �CPU�STORAGE�IO�MEMORY�IOPS� THROUGHPUT�DATABASE�HOST�STORAGE_SERVER� DISKGROUPc K sF dddddd�| _ ddddd d�| _d | _d | _d | _d | _d | _d S )a" Initializes a new SummarizeExadataInsightResourceUtilizationInsightAggregation object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param time_interval_start: The value to assign to the time_interval_start property of this SummarizeExadataInsightResourceUtilizationInsightAggregation. :type time_interval_start: datetime :param time_interval_end: The value to assign to the time_interval_end property of this SummarizeExadataInsightResourceUtilizationInsightAggregation. :type time_interval_end: datetime :param exadata_resource_metric: The value to assign to the exadata_resource_metric property of this SummarizeExadataInsightResourceUtilizationInsightAggregation. Allowed values for this property are: "CPU", "STORAGE", "IO", "MEMORY", "IOPS", "THROUGHPUT", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type exadata_resource_metric: str :param exadata_resource_type: The value to assign to the exadata_resource_type property of this SummarizeExadataInsightResourceUtilizationInsightAggregation. Allowed values for this property are: "DATABASE", "HOST", "STORAGE_SERVER", "DISKGROUP", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type exadata_resource_type: str :param utilization: The value to assign to the utilization property of this SummarizeExadataInsightResourceUtilizationInsightAggregation. :type utilization: list[oci.opsi.models.ExadataInsightResourceInsightUtilizationItem] �datetime�strz2list[ExadataInsightResourceInsightUtilizationItem])�time_interval_start�time_interval_end�exadata_resource_metric�exadata_resource_type�utilization�timeIntervalStart�timeIntervalEnd�exadataResourceMetric�exadataResourceTyper N)� swagger_types� attribute_map�_time_interval_start�_time_interval_end�_exadata_resource_metric�_exadata_resource_type�_utilization)�self�kwargs� r% ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/opsi/models/summarize_exadata_insight_resource_utilization_insight_aggregation.py�__init__8 s"