All Products
Search
Document Center

:StopNodeDiagnostic

Last Updated:Aug 21, 2026

Stops an ongoing fault reporting diagnostics process after a user initiates a fault report.

Operation description

Queries the detailed information of a supernode.

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

ReportId

string

Yes

The fault report ID.

15678327322

Response elements

Element

Type

Description

Example

object

Schema of Response

AccessDeniedDetail

string

The details of the access denial.

None

RequestId

string

The request ID.

DA4F08D4-DA54-5407-84B9-108C71D75B17

Success

boolean

The result of the stop operation.

True

ErrorMessage

string

The error message.

Resource Not Found

Examples

Success response

JSON format

{
  "AccessDeniedDetail": "None",
  "RequestId": "DA4F08D4-DA54-5407-84B9-108C71D75B17",
  "Success": true,
  "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.