Updates a previously scheduled Temporary Replacement.
Name |
Description |
Type |
Optional |
temporaryReplacementId |
Identifier of the Temporary Replacement to update |
long |
no |
replacementUser |
Target name of the User to act as the Temporary Replacement |
string |
no |
group |
Group in which replacedUser is a member, and in which the replacement will be effective |
string |
no |
allGroups |
Flag indicating the replacement is effective for all Groups in which replacedUser is a member (if true, the group parameter is ignored) |
Boolean |
no |
startTimestamp |
Start of the period (in GMT) during which the replacement is effective, in the following format: dd/mm/yyyy h:mm:ss AM/PM |
string |
no |
endTimestamp |
The end of the period (in GMT) during which the replacement is effective, in the following format: dd/mm/yyyy h:mm:ss AM/PM |
string |
no |
Name |
Description |
Type |
serverTimestamp |
Time corresponding to the server time when the request was made (this should match the associated persisted audit event) |
string |
status |
Final status of the request |
string |
temporaryReplacementId |
Identifier for the new Temporary Replacement (may be different than the original identifier) |
long |