SummarizeExadataInsightResourceForecastTrendAggregation¶
-
class
oci.opsi.models.
SummarizeExadataInsightResourceForecastTrendAggregation
(**kwargs)¶ Bases:
object
Usage and Forecast results from the selected time period.
Attributes
EXADATA_RESOURCE_METRIC_CPU
A constant which can be used with the exadata_resource_metric property of a SummarizeExadataInsightResourceForecastTrendAggregation. EXADATA_RESOURCE_METRIC_IO
A constant which can be used with the exadata_resource_metric property of a SummarizeExadataInsightResourceForecastTrendAggregation. EXADATA_RESOURCE_METRIC_IOPS
A constant which can be used with the exadata_resource_metric property of a SummarizeExadataInsightResourceForecastTrendAggregation. EXADATA_RESOURCE_METRIC_MEMORY
A constant which can be used with the exadata_resource_metric property of a SummarizeExadataInsightResourceForecastTrendAggregation. EXADATA_RESOURCE_METRIC_STORAGE
A constant which can be used with the exadata_resource_metric property of a SummarizeExadataInsightResourceForecastTrendAggregation. EXADATA_RESOURCE_METRIC_THROUGHPUT
A constant which can be used with the exadata_resource_metric property of a SummarizeExadataInsightResourceForecastTrendAggregation. EXADATA_RESOURCE_TYPE_DATABASE
A constant which can be used with the exadata_resource_type property of a SummarizeExadataInsightResourceForecastTrendAggregation. EXADATA_RESOURCE_TYPE_DISKGROUP
A constant which can be used with the exadata_resource_type property of a SummarizeExadataInsightResourceForecastTrendAggregation. EXADATA_RESOURCE_TYPE_HOST
A constant which can be used with the exadata_resource_type property of a SummarizeExadataInsightResourceForecastTrendAggregation. EXADATA_RESOURCE_TYPE_STORAGE_SERVER
A constant which can be used with the exadata_resource_type property of a SummarizeExadataInsightResourceForecastTrendAggregation. PATTERN_LINEAR
A constant which can be used with the pattern property of a SummarizeExadataInsightResourceForecastTrendAggregation. PATTERN_MONTHLY_AND_YEARLY_SEASONS
A constant which can be used with the pattern property of a SummarizeExadataInsightResourceForecastTrendAggregation. PATTERN_MONTHLY_SEASONS
A constant which can be used with the pattern property of a SummarizeExadataInsightResourceForecastTrendAggregation. PATTERN_WEEKLY_AND_MONTHLY_SEASONS
A constant which can be used with the pattern property of a SummarizeExadataInsightResourceForecastTrendAggregation. PATTERN_WEEKLY_AND_YEARLY_SEASONS
A constant which can be used with the pattern property of a SummarizeExadataInsightResourceForecastTrendAggregation. PATTERN_WEEKLY_MONTHLY_AND_YEARLY_SEASONS
A constant which can be used with the pattern property of a SummarizeExadataInsightResourceForecastTrendAggregation. PATTERN_WEEKLY_SEASONS
A constant which can be used with the pattern property of a SummarizeExadataInsightResourceForecastTrendAggregation. PATTERN_YEARLY_SEASONS
A constant which can be used with the pattern property of a SummarizeExadataInsightResourceForecastTrendAggregation. USAGE_UNIT_CORES
A constant which can be used with the usage_unit property of a SummarizeExadataInsightResourceForecastTrendAggregation. USAGE_UNIT_GB
A constant which can be used with the usage_unit property of a SummarizeExadataInsightResourceForecastTrendAggregation. USAGE_UNIT_IOPS
A constant which can be used with the usage_unit property of a SummarizeExadataInsightResourceForecastTrendAggregation. USAGE_UNIT_MBPS
A constant which can be used with the usage_unit property of a SummarizeExadataInsightResourceForecastTrendAggregation. USAGE_UNIT_PERCENT
A constant which can be used with the usage_unit property of a SummarizeExadataInsightResourceForecastTrendAggregation. days_to_reach_capacity
[Required] Gets the days_to_reach_capacity of this SummarizeExadataInsightResourceForecastTrendAggregation. exadata_resource_metric
[Required] Gets the exadata_resource_metric of this SummarizeExadataInsightResourceForecastTrendAggregation. exadata_resource_type
[Required] Gets the exadata_resource_type of this SummarizeExadataInsightResourceForecastTrendAggregation. historical_data
[Required] Gets the historical_data of this SummarizeExadataInsightResourceForecastTrendAggregation. pattern
[Required] Gets the pattern of this SummarizeExadataInsightResourceForecastTrendAggregation. projected_data
[Required] Gets the projected_data of this SummarizeExadataInsightResourceForecastTrendAggregation. selected_forecast_algorithm
Gets the selected_forecast_algorithm of this SummarizeExadataInsightResourceForecastTrendAggregation. time_interval_end
[Required] Gets the time_interval_end of this SummarizeExadataInsightResourceForecastTrendAggregation. time_interval_start
[Required] Gets the time_interval_start of this SummarizeExadataInsightResourceForecastTrendAggregation. usage_unit
[Required] Gets the usage_unit of this SummarizeExadataInsightResourceForecastTrendAggregation. Methods
__init__
(**kwargs)Initializes a new SummarizeExadataInsightResourceForecastTrendAggregation object with values from keyword arguments. -
EXADATA_RESOURCE_METRIC_CPU
= 'CPU'¶ A constant which can be used with the exadata_resource_metric property of a SummarizeExadataInsightResourceForecastTrendAggregation. This constant has a value of “CPU”
-
EXADATA_RESOURCE_METRIC_IO
= 'IO'¶ A constant which can be used with the exadata_resource_metric property of a SummarizeExadataInsightResourceForecastTrendAggregation. This constant has a value of “IO”
-
EXADATA_RESOURCE_METRIC_IOPS
= 'IOPS'¶ A constant which can be used with the exadata_resource_metric property of a SummarizeExadataInsightResourceForecastTrendAggregation. This constant has a value of “IOPS”
-
EXADATA_RESOURCE_METRIC_MEMORY
= 'MEMORY'¶ A constant which can be used with the exadata_resource_metric property of a SummarizeExadataInsightResourceForecastTrendAggregation. This constant has a value of “MEMORY”
-
EXADATA_RESOURCE_METRIC_STORAGE
= 'STORAGE'¶ A constant which can be used with the exadata_resource_metric property of a SummarizeExadataInsightResourceForecastTrendAggregation. This constant has a value of “STORAGE”
-
EXADATA_RESOURCE_METRIC_THROUGHPUT
= 'THROUGHPUT'¶ A constant which can be used with the exadata_resource_metric property of a SummarizeExadataInsightResourceForecastTrendAggregation. This constant has a value of “THROUGHPUT”
-
EXADATA_RESOURCE_TYPE_DATABASE
= 'DATABASE'¶ A constant which can be used with the exadata_resource_type property of a SummarizeExadataInsightResourceForecastTrendAggregation. This constant has a value of “DATABASE”
-
EXADATA_RESOURCE_TYPE_DISKGROUP
= 'DISKGROUP'¶ A constant which can be used with the exadata_resource_type property of a SummarizeExadataInsightResourceForecastTrendAggregation. This constant has a value of “DISKGROUP”
-
EXADATA_RESOURCE_TYPE_HOST
= 'HOST'¶ A constant which can be used with the exadata_resource_type property of a SummarizeExadataInsightResourceForecastTrendAggregation. This constant has a value of “HOST”
-
EXADATA_RESOURCE_TYPE_STORAGE_SERVER
= 'STORAGE_SERVER'¶ A constant which can be used with the exadata_resource_type property of a SummarizeExadataInsightResourceForecastTrendAggregation. This constant has a value of “STORAGE_SERVER”
-
PATTERN_LINEAR
= 'LINEAR'¶ A constant which can be used with the pattern property of a SummarizeExadataInsightResourceForecastTrendAggregation. This constant has a value of “LINEAR”
-
PATTERN_MONTHLY_AND_YEARLY_SEASONS
= 'MONTHLY_AND_YEARLY_SEASONS'¶ A constant which can be used with the pattern property of a SummarizeExadataInsightResourceForecastTrendAggregation. This constant has a value of “MONTHLY_AND_YEARLY_SEASONS”
-
PATTERN_MONTHLY_SEASONS
= 'MONTHLY_SEASONS'¶ A constant which can be used with the pattern property of a SummarizeExadataInsightResourceForecastTrendAggregation. This constant has a value of “MONTHLY_SEASONS”
-
PATTERN_WEEKLY_AND_MONTHLY_SEASONS
= 'WEEKLY_AND_MONTHLY_SEASONS'¶ A constant which can be used with the pattern property of a SummarizeExadataInsightResourceForecastTrendAggregation. This constant has a value of “WEEKLY_AND_MONTHLY_SEASONS”
-
PATTERN_WEEKLY_AND_YEARLY_SEASONS
= 'WEEKLY_AND_YEARLY_SEASONS'¶ A constant which can be used with the pattern property of a SummarizeExadataInsightResourceForecastTrendAggregation. This constant has a value of “WEEKLY_AND_YEARLY_SEASONS”
-
PATTERN_WEEKLY_MONTHLY_AND_YEARLY_SEASONS
= 'WEEKLY_MONTHLY_AND_YEARLY_SEASONS'¶ A constant which can be used with the pattern property of a SummarizeExadataInsightResourceForecastTrendAggregation. This constant has a value of “WEEKLY_MONTHLY_AND_YEARLY_SEASONS”
-
PATTERN_WEEKLY_SEASONS
= 'WEEKLY_SEASONS'¶ A constant which can be used with the pattern property of a SummarizeExadataInsightResourceForecastTrendAggregation. This constant has a value of “WEEKLY_SEASONS”
-
PATTERN_YEARLY_SEASONS
= 'YEARLY_SEASONS'¶ A constant which can be used with the pattern property of a SummarizeExadataInsightResourceForecastTrendAggregation. This constant has a value of “YEARLY_SEASONS”
-
USAGE_UNIT_CORES
= 'CORES'¶ A constant which can be used with the usage_unit property of a SummarizeExadataInsightResourceForecastTrendAggregation. This constant has a value of “CORES”
-
USAGE_UNIT_GB
= 'GB'¶ A constant which can be used with the usage_unit property of a SummarizeExadataInsightResourceForecastTrendAggregation. This constant has a value of “GB”
-
USAGE_UNIT_IOPS
= 'IOPS'¶ A constant which can be used with the usage_unit property of a SummarizeExadataInsightResourceForecastTrendAggregation. This constant has a value of “IOPS”
-
USAGE_UNIT_MBPS
= 'MBPS'¶ A constant which can be used with the usage_unit property of a SummarizeExadataInsightResourceForecastTrendAggregation. This constant has a value of “MBPS”
-
USAGE_UNIT_PERCENT
= 'PERCENT'¶ A constant which can be used with the usage_unit property of a SummarizeExadataInsightResourceForecastTrendAggregation. This constant has a value of “PERCENT”
-
__init__
(**kwargs)¶ Initializes a new SummarizeExadataInsightResourceForecastTrendAggregation object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):
Parameters: - time_interval_start (datetime) – The value to assign to the time_interval_start property of this SummarizeExadataInsightResourceForecastTrendAggregation.
- time_interval_end (datetime) – The value to assign to the time_interval_end property of this SummarizeExadataInsightResourceForecastTrendAggregation.
- exadata_resource_metric (str) – The value to assign to the exadata_resource_metric property of this SummarizeExadataInsightResourceForecastTrendAggregation. 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’.
- exadata_resource_type (str) – The value to assign to the exadata_resource_type property of this SummarizeExadataInsightResourceForecastTrendAggregation. 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’.
- usage_unit (str) – The value to assign to the usage_unit property of this SummarizeExadataInsightResourceForecastTrendAggregation. Allowed values for this property are: “CORES”, “GB”, “MBPS”, “IOPS”, “PERCENT”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- selected_forecast_algorithm (str) – The value to assign to the selected_forecast_algorithm property of this SummarizeExadataInsightResourceForecastTrendAggregation.
- pattern (str) – The value to assign to the pattern property of this SummarizeExadataInsightResourceForecastTrendAggregation. Allowed values for this property are: “LINEAR”, “MONTHLY_SEASONS”, “MONTHLY_AND_YEARLY_SEASONS”, “WEEKLY_SEASONS”, “WEEKLY_AND_MONTHLY_SEASONS”, “WEEKLY_MONTHLY_AND_YEARLY_SEASONS”, “WEEKLY_AND_YEARLY_SEASONS”, “YEARLY_SEASONS”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- days_to_reach_capacity (int) – The value to assign to the days_to_reach_capacity property of this SummarizeExadataInsightResourceForecastTrendAggregation.
- historical_data (list[oci.opsi.models.HistoricalDataItem]) – The value to assign to the historical_data property of this SummarizeExadataInsightResourceForecastTrendAggregation.
- projected_data (list[oci.opsi.models.ProjectedDataItem]) – The value to assign to the projected_data property of this SummarizeExadataInsightResourceForecastTrendAggregation.
-
days_to_reach_capacity
¶ [Required] Gets the days_to_reach_capacity of this SummarizeExadataInsightResourceForecastTrendAggregation. Days to reach capacity for a storage server
Returns: The days_to_reach_capacity of this SummarizeExadataInsightResourceForecastTrendAggregation. Return type: int
-
exadata_resource_metric
¶ [Required] Gets the exadata_resource_metric of this SummarizeExadataInsightResourceForecastTrendAggregation. Defines the type of exadata resource metric (example: CPU, STORAGE)
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’.
Returns: The exadata_resource_metric of this SummarizeExadataInsightResourceForecastTrendAggregation. Return type: str
-
exadata_resource_type
¶ [Required] Gets the exadata_resource_type of this SummarizeExadataInsightResourceForecastTrendAggregation. Defines the resource type for an exadata (example: DATABASE, STORAGE_SERVER, HOST, DISKGROUP)
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’.
Returns: The exadata_resource_type of this SummarizeExadataInsightResourceForecastTrendAggregation. Return type: str
-
historical_data
¶ [Required] Gets the historical_data of this SummarizeExadataInsightResourceForecastTrendAggregation. Time series data used for the forecast analysis.
Returns: The historical_data of this SummarizeExadataInsightResourceForecastTrendAggregation. Return type: list[oci.opsi.models.HistoricalDataItem]
-
pattern
¶ [Required] Gets the pattern of this SummarizeExadataInsightResourceForecastTrendAggregation. Time series patterns used in the forecasting.
Allowed values for this property are: “LINEAR”, “MONTHLY_SEASONS”, “MONTHLY_AND_YEARLY_SEASONS”, “WEEKLY_SEASONS”, “WEEKLY_AND_MONTHLY_SEASONS”, “WEEKLY_MONTHLY_AND_YEARLY_SEASONS”, “WEEKLY_AND_YEARLY_SEASONS”, “YEARLY_SEASONS”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The pattern of this SummarizeExadataInsightResourceForecastTrendAggregation. Return type: str
-
projected_data
¶ [Required] Gets the projected_data of this SummarizeExadataInsightResourceForecastTrendAggregation. Time series data result of the forecasting analysis.
Returns: The projected_data of this SummarizeExadataInsightResourceForecastTrendAggregation. Return type: list[oci.opsi.models.ProjectedDataItem]
-
selected_forecast_algorithm
¶ Gets the selected_forecast_algorithm of this SummarizeExadataInsightResourceForecastTrendAggregation. Auto-ML algorithm leveraged for the forecast. Only applicable for Auto-ML forecast.
Returns: The selected_forecast_algorithm of this SummarizeExadataInsightResourceForecastTrendAggregation. Return type: str
-
time_interval_end
¶ [Required] Gets the time_interval_end of this SummarizeExadataInsightResourceForecastTrendAggregation. The end timestamp that was passed into the request.
Returns: The time_interval_end of this SummarizeExadataInsightResourceForecastTrendAggregation. Return type: datetime
-
time_interval_start
¶ [Required] Gets the time_interval_start of this SummarizeExadataInsightResourceForecastTrendAggregation. The start timestamp that was passed into the request.
Returns: The time_interval_start of this SummarizeExadataInsightResourceForecastTrendAggregation. Return type: datetime
-
usage_unit
¶ [Required] Gets the usage_unit of this SummarizeExadataInsightResourceForecastTrendAggregation. Displays usage unit ( CORES, GB , PERCENT, MBPS)
Allowed values for this property are: “CORES”, “GB”, “MBPS”, “IOPS”, “PERCENT”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The usage_unit of this SummarizeExadataInsightResourceForecastTrendAggregation. Return type: str
-