PUT PMV2Setup/{id}?appid={appid}&sg={sg}&hash={hash}&token={token}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
|
| appid | string |
Required |
|
| sg | string |
Required |
|
| hash | string |
Required |
|
| token | string |
Required |
Body Parameters
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. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.