Instance Pool Instances

Instance

Properties

PropertyTypeRequiredDescription
anti-affinity-groupsarray[object]noInstance Anti-affinity Groups schema details
application-consistent-snapshot-enabledbooleannoIndicates if the instance will take application-consistent snapshots
created-atstringnoInstance creation date
deploy-targetobjectnoDeploy target schema details
disk-sizeintegernoInstance disk size in GiB
elastic-ipsarray[object]noInstance Elastic IPs schema details
idstringnoInstance ID
instance-typeobjectnoCompute instance type schema details
ipv6-addressstringnoInstance IPv6 address
labelsobjectnoResource labels
mac-addressstringnoInstance MAC address
managerobjectnoResource manager schema details
namestringnoInstance name
private-networksarray[object]noInstance Private Networks schema details
public-ipstringnoInstance public IPv4 address
public-ip-assignmentstringnoInstance public IP assignment

Allowed values: inet4, dual, none.
secureboot-enabledbooleannoIndicates if the instance has secure boot enabled
security-groupsarray[object]noInstance Security Groups schema details
snapshotsarray[object]noInstance Snapshots schema details
ssh-keyobjectnoSSH key schema details
ssh-keysarray[object]noInstance SSH Keys schema details
statestringnoInstance state

Allowed values: expunging, starting, destroying, running, stopping, stopped, migrating, error, destroyed.
templateobjectnoInstance template schema details
tpm-enabledbooleannoIndicates if the instance has tpm enabled
user-datastringnoInstance Cloud-init user-data (base64 encoded)
Last updated on