GET PMV2Setup/{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
PMV2Setup| Name | Description | Type | Additional information |
|---|---|---|---|
| name | string |
None. |
|
| description | string |
None. |
|
| active | boolean |
None. |
|
| start_or_stop | boolean |
None. |
|
| pmv2_id | string |
None. |
|
| for_guid | string |
None. |
|
| for_guid_type | string |
None. |
|
| as_of_date | date |
None. |
|
| stop_date | date |
None. |
|
| eval_per_frame_type | string |
None. |
|
| eval_per_frame_amount | integer |
None. |
|
| eval_per_frame_frame_offset | time interval |
None. |
|
| cycle_progress_setup_list | Collection of PMV2SetupCycleProgressSetupValues |
None. |
|
| appid | string |
None. |
|
| setup_parameters | Dictionary of string [key] and string [value] |
None. |
|
| guid | string |
None. |
|
| guid_datetime | date |
None. |
|
| loglevel | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.