# Images

***

## Templates for VPS VMware

We provide a variety of Linux and Windows Server images for deploying virtual machines. You can choose these images from templates when creating a VM from the control panel or utilize the template IDs or slugs in API requests and CLI commands to create VMs.

### Linux images

| Linux distribution | Template ID                          | Version                   | Minimum disk size |
| ------------------ | ------------------------------------ | ------------------------- | ----------------- |
| AlmaLinux          | 420fe17c-bc03-4b2c-a741-7a790e5f21ad | AlmaLinux 8               | 10 GiB            |
| AlmaLinux          | dbbca8a7-1e26-4b76-8bb4-8d56dae59039 | AlmaLinux 9               | 10 GiB            |
| Debian             | 82bd9665-d7de-4d0f-9c0f-82e98396a2cb | 11 x64                    | 7 GiB             |
| Debian             | 293c4d37-9ab8-4a11-b602-f8f5e580f6f6 | 12 x64                    | 7 GiB             |
| Ubuntu             | 2554789c-330e-4c70-b12e-a27ef3165fb3 | <p>20.04<br>(LTS) x64</p> | 7 GiB             |
| Ubuntu             | 0ac65930-c3e2-491d-92d9-d3fa16f0e595 | <p>22.04<br>(LTS) x64</p> | 7 GiB             |
| Ubuntu             | 3974b6e0-03bc-11ef-bd2e-1549bb34f7db | <p>24.04<br>(LTS) x64</p> | 7 GiB             |

### Windows images

| Windows distribution | Template ID                          | Version                   | Minimum disk size |
| -------------------- | ------------------------------------ | ------------------------- | ----------------- |
| Windows Serever      | d0f8b455-3584-4d9a-88b4-55728d38dc51 | 2016 Standard             | 32 GiB            |
| Windows Server       | 3fcb6abc-dc11-4a8b-86d2-937bd19f9870 | 2019 Core (LTSC)          | 32 GiB            |
| Windows Server       | e64b07af-266e-4794-b940-12af82b3dbbc | 2019 Standard (LTSC)      | 32 GiB            |
| Windows Server       | 64db32e3-d56e-4b28-95ef-d22db57f641b | 2022 Core (LTSC)          | 32 GiB            |
| Windows Server       | d924551c-0a0d-43ba-a453-cc23799941b2 | 2022 Standard (LTSC)      | 32 GiB            |
| Windows Server       | 1179307c-b552-4627-a4b2-0f1b095ad5f1 | 2025 Standard (LTSC)      | 32 GiB            |
| Windows Server       | 9cc4fbae-b53e-4077-ac87-8db154af6426 | 2025 Standard Core (LTSC) | 32 GiB            |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.glesys.com/products/compute/vmware-virtual-machines/details/images.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
