POST api/{version}/v3/MessageCenter/GetHealthCancelRemindList
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
version | string |
None. |
Body Parameters
None.
Response Information
Resource Description
gops_user_health_cancel_remind_list_app_resultName | Description | Type | Additional information |
---|---|---|---|
plants | gops_user_health_cancel_remind_list_result |
None. |
|
pvarrays | gops_user_health_cancel_remind_list_result |
None. |
|
strings | gops_user_health_cancel_remind_list_result |
None. |
Response Formats
application/json, text/json
Sample:
{ "plants": { "type": 1, "typeName": "sample string 1", "healthRemind": [ { "stationName": "sample string 1", "sid": "sample string 2", "inverters": [ { "inverterSN": "sample string 1", "inverterName": "sample string 2", "sid": "sample string 3", "remark": "sample string 4", "type": 1 }, { "inverterSN": "sample string 1", "inverterName": "sample string 2", "sid": "sample string 3", "remark": "sample string 4", "type": 1 } ] }, { "stationName": "sample string 1", "sid": "sample string 2", "inverters": [ { "inverterSN": "sample string 1", "inverterName": "sample string 2", "sid": "sample string 3", "remark": "sample string 4", "type": 1 }, { "inverterSN": "sample string 1", "inverterName": "sample string 2", "sid": "sample string 3", "remark": "sample string 4", "type": 1 } ] } ] }, "pvarrays": { "type": 1, "typeName": "sample string 1", "healthRemind": [ { "stationName": "sample string 1", "sid": "sample string 2", "inverters": [ { "inverterSN": "sample string 1", "inverterName": "sample string 2", "sid": "sample string 3", "remark": "sample string 4", "type": 1 }, { "inverterSN": "sample string 1", "inverterName": "sample string 2", "sid": "sample string 3", "remark": "sample string 4", "type": 1 } ] }, { "stationName": "sample string 1", "sid": "sample string 2", "inverters": [ { "inverterSN": "sample string 1", "inverterName": "sample string 2", "sid": "sample string 3", "remark": "sample string 4", "type": 1 }, { "inverterSN": "sample string 1", "inverterName": "sample string 2", "sid": "sample string 3", "remark": "sample string 4", "type": 1 } ] } ] }, "strings": { "type": 1, "typeName": "sample string 1", "healthRemind": [ { "stationName": "sample string 1", "sid": "sample string 2", "inverters": [ { "inverterSN": "sample string 1", "inverterName": "sample string 2", "sid": "sample string 3", "remark": "sample string 4", "type": 1 }, { "inverterSN": "sample string 1", "inverterName": "sample string 2", "sid": "sample string 3", "remark": "sample string 4", "type": 1 } ] }, { "stationName": "sample string 1", "sid": "sample string 2", "inverters": [ { "inverterSN": "sample string 1", "inverterName": "sample string 2", "sid": "sample string 3", "remark": "sample string 4", "type": 1 }, { "inverterSN": "sample string 1", "inverterName": "sample string 2", "sid": "sample string 3", "remark": "sample string 4", "type": 1 } ] } ] } }