POST api/TimeOffRequests?manager={manager}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| manager | string |
Required |
Body Parameters
None.
Response Information
Resource Description
DirectorySearcher| Name | Description | Type | Additional information |
|---|---|---|---|
| CacheResults | boolean |
None. |
|
| ClientTimeout | time interval |
None. |
|
| PropertyNamesOnly | boolean |
None. |
|
| Filter | string |
None. |
|
| PageSize | integer |
None. |
|
| PropertiesToLoad | Collection of Object |
None. |
|
| ReferralChasing | ReferralChasingOption |
None. |
|
| SearchScope | SearchScope |
None. |
|
| ServerPageTimeLimit | time interval |
None. |
|
| ServerTimeLimit | time interval |
None. |
|
| SizeLimit | integer |
None. |
|
| SearchRoot | DirectoryEntry |
None. |
|
| Sort | SortOption |
None. |
|
| Asynchronous | boolean |
None. |
|
| Tombstone | boolean |
None. |
|
| AttributeScopeQuery | string |
None. |
|
| DerefAlias | DereferenceAlias |
None. |
|
| SecurityMasks | SecurityMasks |
None. |
|
| ExtendedDN | ExtendedDN |
None. |
|
| DirectorySynchronization | DirectorySynchronization |
None. |
|
| VirtualListView | DirectoryVirtualListView |
None. |
|
| Site | ISite |
None. |
|
| Container | IContainer |
None. |
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.