ExadataInsights¶
-
class
oci.opsi.models.
ExadataInsights
(**kwargs)¶ Bases:
object
Logical grouping used for Operations Insights Exadata related operations.
Methods
__init__
(**kwargs)Initializes a new ExadataInsights object with values from keyword arguments. Attributes
exadata_insights
Gets the exadata_insights of this ExadataInsights. -
__init__
(**kwargs)¶ Initializes a new ExadataInsights object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):
Parameters: exadata_insights (object) – The value to assign to the exadata_insights property of this ExadataInsights.
-
exadata_insights
¶ Gets the exadata_insights of this ExadataInsights. Exadata Insights Object.
Returns: The exadata_insights of this ExadataInsights. Return type: object
-