POST api/{version}/v3/MessageCenter/GetPvArrayHealthHisData
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
version | string |
None. |
Body Parameters
getHis_modelName | Description | Type | Additional information |
---|---|---|---|
sdate | string |
None. |
|
edate | string |
None. |
|
page_index | integer |
None. |
|
page_size | integer |
None. |
Request Formats
application/json, text/json
Sample:
{ "sdate": "sample string 1", "edate": "sample string 2", "page_index": 3, "page_size": 4 }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}