首页 GetTempFileTask

GetTempFileTask

更新时间: 2026-04-02 21:05:47

Retrieves the details of a temporary file task.

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

GET /api/v2/tempfiletasks/{TempFileTaskId} HTTP/1.1

Path Parameters

Parameter

Type

Required

Description

Example

TempFileTaskId

string

Yes

The temporary file task ID.

task-05cexxxxxxxxx

Request parameters

Parameter

Type

Required

Description

Example

No parameters required.

Response elements

Element

Type

Description

Example

object

The response data.

UserId

string

The user ID.

1612285282502324

OwnerId

string

The owner ID.

1612285282502324

GmtCreateTime

string

The time the task was created.

2021-01-12T14:36:01Z

GmtModifiedTime

string

The time the task was last modified.

2021-01-12T14:36:01Z

GmtExpiredTime

string

The expiration time of the task.

2021-01-12T14:36:01Z

Uuid

string

The task UUID.

tempfile-05cexxxxxxxxx

InstanceId

string

The DSW instance ID.

dsw-730xxxxxxxxxx

RequestId

string

The request ID.

E7D55162-4489-1619-AAF5-3F97D5FCA948

Success

boolean

Indicates whether the request is successful.

true

Message

string

The returned message.

"XXX"

Code

string

The status code.

"200"

HttpStatusCode

integer

The HTTP status code.

200

Examples

Success response

JSON format

{
  "UserId": "1612285282502324",
  "OwnerId": "1612285282502324",
  "GmtCreateTime": "2021-01-12T14:36:01Z",
  "GmtModifiedTime": "2021-01-12T14:36:01Z",
  "GmtExpiredTime": "2021-01-12T14:36:01Z",
  "Uuid": "tempfile-05cexxxxxxxxx",
  "InstanceId": "dsw-730xxxxxxxxxx",
  "RequestId": "E7D55162-4489-1619-AAF5-3F97D5FCA948",
  "Success": true,
  "Message": "\"XXX\"",
  "Code": "\"200\"",
  "HttpStatusCode": 200
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.

阿里云首页 人工智能平台 PAI 相关技术圈