Skip to content
Main Navigation
홈
시작하기
Console API
Appearance
Menu
Return to top
활성 인스턴스 작업 가져오기
GET
/v2/instances/{instanceId}/tasks/active
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/active
Playground
Authorization
bearerAuth
Try it out
Samples
cURL
JavaScript
PHP
Python
cURL
JavaScript
PHP
Python