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