LogAnalyticsEntityTopologySummary

class oci.log_analytics.models.LogAnalyticsEntityTopologySummary(**kwargs)

Bases: object

Log Analytics Entity topology that contains a set of log analytics entities and a set of relationships between those.

Methods

__init__(**kwargs) Initializes a new LogAnalyticsEntityTopologySummary object with values from keyword arguments.

Attributes

links [Required] Gets the links of this LogAnalyticsEntityTopologySummary.
nodes [Required] Gets the nodes of this LogAnalyticsEntityTopologySummary.
__init__(**kwargs)

Initializes a new LogAnalyticsEntityTopologySummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):

Parameters:

[Required] Gets the links of this LogAnalyticsEntityTopologySummary.

Returns:The links of this LogAnalyticsEntityTopologySummary.
Return type:oci.log_analytics.models.LogAnalyticsEntityTopologyLinkCollection
nodes

[Required] Gets the nodes of this LogAnalyticsEntityTopologySummary.

Returns:The nodes of this LogAnalyticsEntityTopologySummary.
Return type:oci.log_analytics.models.LogAnalyticsEntityCollection