Transfers the ownership of a task flow in a workspace of Data Management (DMS).
Operation description
Usage notes:
- If you call this operation to transfer the ownership of a published task flow, the ownership transfer does not take effect.
- You can call the ReDeployLhDagVersion operation to redeploy a published version of a task flow.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
DagId | long | Yes | The ID of the task flow. You can call the ListLhTaskFlowAndScenario operation to obtain the task flow ID. | 9*** |
OwnerUserId | long | Yes | 50**** | |
Tid | long | No | The ID of the tenant. You can call the GetUserActiveTenant or ListUserTenants operation to obtain the tenant ID. | 3*** |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "9997630E-1993-5E6D-9DF1-4EFEE755FE31",
"ErrorCode": "403",
"ErrorMessage": "UnknownError",
"Success": true
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history