HitechCloud
VI EN

Console VM

| Parameter | Type | Required | Description | |-----------|----------|----------|----------------------| | `id` | `int` | No | Internal database ID | | `vmid` | `string` | No | Virtual server ID |

GET https://api.hitechcloud.vn/api/service/{id}/vms/{vmid}/console Đã chép
Đang xem theo máy chủ api.hitechcloud.vn — Dữ liệu thật của tài khoản bạn. Mọi thao tác có hiệu lực ngay lập tức.

Tham số đường dẫn

vmid string bắt buộc

Virtual server id

id string bắt buộc

Tài liệu gốc không mô tả tham số này.

Mã trả về

200 json { "console": { "type": "novnc", "url": "https://node1.example.com:8006/?token=eyJhbGciOiJIUzI1NiIsInR5cCI...", "expires_at": "2025-06-17T15:45:00Z" } }