POST api/{version}/SmartOperateMaintenance/GetIntelligenceOperationsTaskDetails
获取智能运维详情页(web,app)
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| version | string |
None. |
Body Parameters
Base| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "sample string 1"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
返回Json格式 CreateTime 创建时间, Status 处理状态, DistributeName 派单人姓名, DistributePhone 派单人电话, PowerStationName 电站名称, Address 电站地址, OwnerName 业主名称, OwnerPhone 业主电话, WarningList 告警集合 { DeviceName 设备名称, InverterSN 逆变器SN号, ErrorTitleCn 错误中文名称, ProcessorStatus 状态 ErrorStatus 错误状态}, Remark 备注, ErrorId 错误Id, Info 任务信息,Longitude 经纬度Long, Latitude 经纬度Lat,powerstation_id 电站id, cancel_reason 退回原因, error_level 错误级别, update_time 更新时间
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |