GET v1/PsInfo/IsExist?PsName={PsName}
验证电站名称是否存在
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
PsName | 电站名称 |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
{ "Count": 1, "Message": "sample string 1", "Authority": true }