| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Virtual machine ID | |
| firewallGroupId | int | Active firewall ID, `null` if disabled | |
| subscriptionId | string | Subscription ID | |
| dataCenterId | int | Data center ID | |
| plan | string | VPS plan name | |
| hostname | string | ||
| state | string | ||
| actionsLock | string | ||
| cpus | int | CPUs count assigned to virtual machine | |
| memory | int | Memory available to virtual machine (in megabytes) | |
| disk | int | Virtual machine disk size (in megabytes) | |
| bandwidth | int | Monthly internet traffic available to virtual machine (in megabytes) | |
| ns1 | string | Primary DNS resolver | |
| ns2 | string | Secondary DNS resolver | |
| ipv4 | \Hostinger\Model\VPSV1IPAddressIPAddressResource[] | Array of `VPS.V1.IPAddress.IPAddressResource` | |
| ipv6 | \Hostinger\Model\VPSV1IPAddressIPAddressResource[] | Array of `VPS.V1.IPAddress.IPAddressResource` | |
| template | \Hostinger\Model\VPSV1TemplateTemplateResource | ||
| createdAt | \DateTime |