GET api/Rep/{repDID}/ReplicatedSiteOverride
Returns the replicated site override details for a specific rep.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| repDID |
RepDID |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ReplicatedSiteOverrideViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| ReplicatedInfoType |
Description of the Replicated Info Type |
string |
None. |
| ReplicatedInfoTypeID |
ID of the Replicated Info Type |
integer |
None. |
| AccessLevel |
Description of the Replicated Access Type |
string |
None. |
| Override |
Override description |
string |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.