首页 GetTrainingJobErrorInfo

GetTrainingJobErrorInfo

更新时间: 2026-02-25 21:37:23

Retrieve error information for a training task.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request syntax

GET /api/v1/trainingjobs/{TrainingJobId}/errorinfo HTTP/1.1

Path Parameters

Parameter

Type

Required

Description

Example

TrainingJobId

string

Yes

Training task ID.

traineyfz0m2hsfv

Request parameters

Parameter

Type

Required

Description

Example

No parameters required.

Response elements

Element

Type

Description

Example

object

Response schema.

RequestId

string

Request ID.

473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E

ErrorInfo

object

Error information.

Code

string

Error code.

200

Message

string

Error message.

success

AdditionalInfo

string

Additional information.

additional info

Examples

Success response

JSON format

{
  "RequestId": "473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E",
  "ErrorInfo": {
    "Code": "200",
    "Message": "success",
    "AdditionalInfo": "additional info"
  }
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.

阿里云首页 人工智能平台 PAI 相关技术圈