<ma-discovery-errors>
Stores a list of parsing and object errors on objects that the management agent tries to discover.
If the step does an import against a connected directory, and the management agent runs into parsing and object errors during the run, this element is present. It gives an XML description of errors that were encountered.
Schema Hierarchy
<run-history>
<run-details>
<step-details>
Syntax
<ma-discovery-errors>
<ma-object-error>
</ma-object-error>
</ma-discovery-errors>
element
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Child Elements
Element | Min Occurs | Max Occurs | Description |
---|---|---|---|
1 |
many |
Stores information about a parsing error or an object error. |
Parent Elements
Element | Description |
---|---|
Stores run information about one step of the management agent run. |