POST PMV2Setup?for_guid={for_guid}&appid={appid}&sg={sg}&hash={hash}&token={token}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
for_guid

string

Required

appid

string

Required

sg

string

Required

hash

string

Required

token

string

Required

Body Parameters

PMV2Setup
NameDescriptionTypeAdditional 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

string

Response Formats

application/json, text/json

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>