# API: VMmanager VNC
# vmManagerVMVNC
VMmanager Get VNC console details
# Required parameters
Parameter | Description |
---|---|
id | Account Id |
# Request
GET /admin/api.php?api_id=API_ID&api_key=API_KEY&call=vmManagerVMVNC&id=ID
# PHP Samples
# Response
{
"success": true,
"vnc": {
"internal_name": "8_hba_com",
"last_notify": 253129,
"password": "AAZZXZSDW",
"port": 5901,
"remote_ip": "13.11.21.210, 13.11.250.191, 127.0.0.1",
"server": "33.11.2.2",
"user_email": "[email protected]"
},
"os": [
[
33,
"Alma Linux 8 ||"
],
[
47,
"Alma Linux 9 ||"
],
[
8,
"Alma Linux 8"
],
[
32,
"Astra Linux CE ||"
],
[
28,
"CentOS 8 Stream ||"
],
[
39,
"CentOS 9 Stream ||"
],
[
4,
"CentOS 8"
],
[
5,
"CentOS 7"
],
[
13,
"Debian 10 ||"
],
[
14,
"Debian 9 ||"
],
[
36,
"Debian 11 ||"
],
[
37,
"Debian 12 ||"
],
[
6,
"Debian 9"
],
[
7,
"Debian 10"
],
[
11,
"Debian 11"
],
[
29,
"FreeBSD 12 ||"
],
[
30,
"FreeBSD 13 ||"
],
[
31,
"FreeBSD 13 ZFS ||"
],
[
43,
"FreeBSD 14 ZFS"
],
[
1,
"NoOS ||"
],
[
35,
"Oracle Linux 8 ||"
],
[
10,
"Oracle Linux 8"
],
[
34,
"Rocky Linux 8 ||"
],
[
9,
"Rocky Linux 8"
],
[
15,
"Ubuntu 16.04 ||"
],
[
16,
"Ubuntu 18.04 ||"
],
[
23,
"Ubuntu 20.04 ||"
],
[
24,
"Ubuntu 22.04 ||"
],
[
49,
"Ubuntu 24.04"
],
[
2,
"Ubuntu 18.04"
],
[
3,
"Ubuntu 20.04"
],
[
38,
"VzLinux 8 ||"
],
[
20,
"Windows Server 2019 Datacenter ||"
],
[
17,
"Windows Server 2012 R2 ||"
],
[
18,
"Windows Server 2016 ||"
],
[
19,
"Windows Server 2019 ||"
],
[
21,
"Windows Server 2019 RUS ||"
],
[
22,
"Windows Server 2022 ||"
],
[
25,
"Windows 10 RUS ||"
],
[
26,
"Windows 10 RUS GPT ||"
],
[
40,
"Windows 11 ||"
],
[
42,
"Windows Server 2019 GPT"
],
[
44,
"Windows Server 2019 RUS GPT"
],
[
45,
"Windows 10 GPT"
],
[
46,
"Windows Server 2022 GPT"
],
[
48,
"Windows Server Core 2019 RUS GPT"
]
],
"call": "vmManagerVMVNC",
"server_time": 1724156334
}