| Operation |
Description |
| listTargets |
Lists the targets that a provider makes available for provisioning. |
| add |
Creates a new object on a target. |
| lookup |
Obtains the XML that represents an object on a target. |
| modify |
Changes an object on a target. |
| delete |
Removes an object from a target. |
| suspend |
Disables an object. |
| resume |
Reenables an object. |
| active |
Determines whether an object has been suspended. |
| setPassword |
Change the password to a new value. |
| expirePassword |
Marks the users password state to expired. |
| resetPassword |
Reset the password to a new generated one. |
| validatePassword |
Checks to see if the submitted password is the correct one. |