CheckInstanceWebTerminal
Checks the connection to the instance container.
Try it now
Test
RAM authorization
Request syntax
POST /api/v1/trainingjobs/{TrainingJobId}/instances/{InstanceId}/webterminals/action/check HTTP/1.1
Path Parameters
|
Parameter |
Type |
Required |
Description |
Example |
| TrainingJobId |
string |
Yes |
The ID of the training task. |
traineyfz0m2hsfv |
| InstanceId |
string |
Yes |
The ID of the instance. |
train1oxaqdiluad-master-0 |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| body |
object |
No |
The check configuration. |
|
| CheckInfo |
string |
No |
The check information. |
wss://pai-dlc-proxy-cn-shanghai.aliyun.com/terminal/t1157703270994901/dlcmjzjt1dxbmx4h/dlcmjzjt1dxbmx4h-worker-0?Token=****** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The ID of the request. |
F2D0392B-D749-5C48-A98A-3FAE5C9444A6 |
Examples
Success response
JSON format
{
"RequestId": "F2D0392B-D749-5C48-A98A-3FAE5C9444A6"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.