Instance
Instance
Properties
| Property | Type | Required | Description |
|---|---|---|---|
anti-affinity-groups | array of Anti-affinity Group | no | Instance Anti-affinity Groups |
application-consistent-snapshot-enabled | boolean | no | Indicates if the instance will take application-consistent snapshots |
created-at | string | no | Instance creation date |
deploy-target | Deploy target | no | Instance Deploy Target |
disk-size | integer | no | Instance disk size in GiB |
elastic-ips | array of Elastic IP | no | Instance Elastic IPs |
id | string | no | Instance ID |
instance-type | Compute instance type | no | Instance Type |
ipv6-address | string | no | Instance IPv6 address |
labels | object | no | Resource labels |
mac-address | string | no | Instance MAC address |
manager | Resource manager | no | Instance manager |
name | string | no | Instance name |
private-networks | array of Private Networks | no | Instance Private Networks |
public-ip | string | no | Instance public IPv4 address |
public-ip-assignment | string | no | Instance public IP assignment Allowed values: inet4, dual, none. |
secureboot-enabled | boolean | no | Indicates if the instance has secure boot enabled |
security-groups | array of Security Group | no | Instance Security Groups |
snapshots | array of Snapshot | no | Instance Snapshots |
ssh-key | SSH key | no | Instance SSH Key |
ssh-keys | array of SSH key | no | Instance SSH Keys |
state | string | no | Instance state Allowed values: expunging, starting, destroying, running, stopping, stopped, migrating, error, destroyed. |
template | Instance template | no | Instance Template |
tpm-enabled | boolean | no | Indicates if the instance has tpm enabled |
user-data | string | no | Instance Cloud-init user-data (base64 encoded) |
Private Networks
Private Network
| Property | Type | Required | Description |
|---|---|---|---|
id | string | no | Private Network ID |
mac-address | string | no | Private Network MAC address |
Last updated on