Querying Asynchronous Operation Results

Function

This API is used to query asynchronous operation results.

URI

Request

Response

The Result object has the following attributes.

Parameter

Mandatory

Type

Description

result

No

String

Indicates the operation result.

Value range:

  • success
  • failed

reason

No

String

Indicates the reason.

The value is a string of 0 to 255 characters.

Returned Value