Previous Topic: SiloDataFilterNext Topic: EntityChangeEventPublisher Interface


SiloData

SiloData is the DataObject type that a connector uses to report all data to CA SOI. SiloData supports the following data elements:

entitytype

Represents the category of the USM data types that the connector returns. The valid entitytype values are as follows:

Item

Represents all entities that a domain manager manages, such as routers, applications, services, and so on. It does not include alerts and relationships.

Relationship

Represents all USM-supported BinaryRelationships.

Alert

Represents all USM alerts that a domain manager generates.

Properties

Stores the attribute=value pairs that the connector returns. The Properties element is of type KeyWordValuePairs.

Details

(Optional) Provides details on the USM entity being returned.