Skip to content
Main Navigation
홈
시작하기
Console API
Appearance
Menu
Return to top
보관된 인스턴스 작업 가져오기
GET
/v2/instances/{instanceId}/tasks/archived
Authorizations
bearerAuth
Type
HTTP (bearer)
Responses
200
보관된 작업 목록
Content-Type
application/json
Schema
JSON
JSON
[
{
"starttime"
:
0
,
"endtime"
:
0
,
"type"
:
"string"
}
]
GET
/v2/instances/{instanceId}/tasks/archived
Playground
Authorization
bearerAuth
Try it out
Samples
cURL
JavaScript
PHP
Python
cURL
JavaScript
PHP
Python