AcceptDataworksEvent

Updated at:

PAI accepts and processes system event messages from DataWorks.

Operation description

This API is for internal system calls only.

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

POST /api/v1/workspaces/action/acceptdataworksevent HTTP/1.1

Request parameters

Parameter

Type

Required

Description

Example

body

object

No

The request struct.

MessageId

string

No

The ID of the DataWorks open message. After an extension point event is triggered, the message ID is available in the received event message. For more information about the message format, see Message format.

539306ba-*****-41a0-****-6dc81060985c

Data

object

No

The event content of the message.

{"eventCode":"d****ct","projectId":"8***6","tenantId":4*******8,"operator":"115*****901"}

Response elements

Element

Type

Description

Example

object

The response struct.

requestId

string

The request ID.

ADF6D849-*****-7E7030F0CE53

Examples

Success response

JSON format

{
  "requestId": "ADF6D849-*****-7E7030F0CE53"
}

Error codes

See for a complete list.

Release notes

See Release Notes for a complete list.