GET PullDataDefinitions/{id}?appid={appid}&sg={sg}&hash={hash}&token={token}&expand={expand}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
|
| appid | string |
Required |
|
| sg | string |
Required |
|
| hash | string |
Required |
|
| token | string |
Required |
|
| expand | string |
Required |
Body Parameters
None.
Response Information
Resource Description
PullDataDefinition| Name | Description | Type | Additional information |
|---|---|---|---|
| name | string |
None. |
|
| parameters | Collection of DataUnit |
None. |
|
| key_remote_name_value_local_name | Collection of PullDataUnit |
None. |
|
| appid | string |
None. |
|
| for_guid | string |
None. |
|
| for_guid_type | string |
None. |
|
| method | string |
None. |
|
| minimum_pull_interval | time interval |
None. |
|
| last_pull_attempt | date |
None. |
|
| last_successful_pull | date |
None. |
|
| log_of_last_attempt | string |
None. |
|
| type_id | string |
None. |
|
| enabled | boolean |
None. |
|
| pull_connect_tsv_id | string |
None. |
|
| guid | string |
None. |
|
| guid_datetime | date |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.