<export-counters>

Contains information about object changes that occur during a management agent export.

Schema Hierarchy

<run-history>
  <run-details>
    <step-details>

Syntax

<export-counters>
  <export-add>
  </export-add>
  <export-update>
  </export-update>
  <export-delete>
  </export-delete>
  <export-delete-add>
  </export-delete-add>
  <export-failure>
  </export-failure>
</export-counters>

element

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None

Child Elements

Element Min Occurs Max Occurs Description

<export-add>

   

Contains information about the number of new object creations that the management agent processed successfully or that were written to the drop file.

<export-delete>

   

Contains information about the number of object updates that do not involve renaming the object that the management agent processed successfully or that were written to the drop file.

<export-delete-add>

   

Contains information about the number of modifications that involve deleting the existing object and adding a new object with the same distinguished name that the management agent processed successfully or that were written to the drop file.

<export-failure>

   

Contains information about the number of operation failures.

<export-update>

   

Contains information about the number of object updates that include renaming the object that the management agent processed successfully, or that were written to the drop file.

Parent Elements

Element Description

<step-details>

Stores run information about one step of the management agent run.

See Also

Reference

<step-details>

Concepts

Run History XML