Overview | Service | Command |
Reload Account
Called after another server has made changes to the account object, this request tells the server to reload the
account object from the ldap master to pick up the changes.
Network edition only API | TRUE |
Authorization token required | true |
Admin Authorization token required | true |
<ReloadAccountRequest> ## ReloadAccountRequest
<account name="{name}" /> ## Name
</ReloadAccountRequest>
The following table describes elements and attributes you can define within a
<ReloadAccountRequest>
element:
XPath | Required / Optional | Description |
/account | Required (only 1) | Account email address |
/account@name | Required (only 1) | Type:String Name |
<ReloadAccountResponse /> ## ReloadAccountResponse