POST api/v1/PowerStation/IsStoredPowerStation
是否为光储电站
Request Information
URI Parameters
None.
Body Parameters
PowerStationBaseModelName | Description | Type | Additional information |
---|---|---|---|
PowerStationId |
电站ID |
string |
None. |
Request Formats
application/json, text/json
Sample:
{ "powerStationId": "sample string 1" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true