The delta identifies the creation of a new object when there
was none before.
replace
The delta identifies either the creation of a new object, or
the replacement of an existing object, including the values of all
of the attributes in the final object.
update
The delta identifies the update of an existing object,
including the values of attributes that changed.
delete
The delta identifies the deletion of an existing object.
delete-add
The delta identifies the deletion of an existing object,
followed by the creation of new object with the same distinguished
name.
/>
Attributes
Attribute
Type
Required
Description
dn
DN
Yes
The distinguished name of the object.
operation
operation
Yes
The type of delta. The valid values are:
none
No change to the object.
add
The delta identifies the creation of a new object when there
was none before.
replace
The delta identifies either the creation of a new object, or
the replacement of an existing object, including the values of all
of the attributes in the final object.
update
The delta identifies the update of an existing object,
including the values of attributes that changed.
delete
The delta identifies the deletion of an existing object.
delete-add
The delta identifies the deletion of an existing object,
followed by the creation of new object with the same distinguished
name.
The tree shows the ordering and number of child elements. Child
elements in a Sequence must appear in the order given and
child elements in a Choice are mutually exclusive.
Sequences and Choices can be nested. Element names
are followed by the minimum and maximum occurrences.