POST api/{version}/SmartOperateMaintenance/GetIntelligenceOperationsTaskErrorDetails

获取智能运维错误详情页(web,app)

Request Information

URI Parameters

NameDescriptionTypeAdditional information
version

string

None.

Body Parameters

Base
NameDescriptionTypeAdditional 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 ErrorTitleCn = 错误标题中文, ErrorTitle 错误标题, CreationDate 创建时间 Error_Desciption 错误详情, Error_Level 错误级别 InventerSN 逆变器SN号, DeviceName 设备名称, Solution 解决方案, WarningId 告警ID, FeedBack 反馈信息, LastModifyDate 最后修改时间

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.