All Products
Search
Document Center

:ReportNodeStatus

Last Updated:Aug 21, 2026

Reports a fault for an abnormal node.

Operation description

Creates a session, returns the frontend endpoint, and starts a periodic task to track the session status.

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 parameters

Parameter

Type

Required

Description

Example

NodeId

string

Yes

The node ID.

e01-eowpxmsldd

DiagnosisType

string

Yes

The diagnosis type.

COMPREHENSIVE

Description

string

Yes

The detailed description of the abnormal issue.

GPU 0 reporting XID 79 (fallen off bus)

Response elements

Element

Type

Description

Example

object

Schema of Response

AccessDeniedDetail

string

The detailed information about the access denial.

None

RequestId

string

The request ID.

DA4F08D4-DA54-5407-84B9-108C71D75B17

ReportId

string

The fault report ID.

156837191934

ErrorMessage

string

The error message.

Resource Not Found

Examples

Success response

JSON format

{
  "AccessDeniedDetail": "None",
  "RequestId": "DA4F08D4-DA54-5407-84B9-108C71D75B17",
  "ReportId": "156837191934",
  "ErrorMessage": "Resource Not Found"
}

Error codes

HTTP status code

Error code

Error message

Description

400 Resourcenotfound Resource does not exist.
400 SystemError A system error occurred while processing your request

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.