<ma-discovery-counters>
Contains the values of some management agent discovery counters.
Schema Hierarchy
<run-history>
<run-details>
<step-details>
Syntax
<xs:element name="ma-discovery-counters" minOccurs="1" maxOccurs="1" > <xs:complexType> <xs:sequence> <xs:element name="filtered-deletions" type="xs:unsignedInt" minOccurs="0" maxOccurs="1" /> <xs:element name="filtered-objects" type="xs:unsignedInt" minOccurs="0" maxOccurs="1" /> </xs:sequence> </xs:complexType></xs:element>
element
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Child Elements
Element | Min Occurs | Max Occurs | Description |
---|---|---|---|
0 |
1 |
Contains the number of deletions that were reported in delta import that do not apply to any object in the connector space. |
|
0 |
1 |
Contains the number of objects that were read from the connected data source but that were filtered out by the management agent because of a container or object type filter. |
Parent Elements
Element | Description |
---|---|
Stores run information about one step of the management agent run. |