Services Instance Pool

Instance Pool

Properties

PropertyTypeRequiredDescription
anti-affinity-groupsarray[object]noInstance Pool Anti-affinity Groups schema details
application-consistent-snapshot-enabledbooleannoEnable application consistent snapshots
deploy-targetobjectnoDeploy target schema details
descriptionstringnoInstance Pool description
disk-sizeintegernoInstances disk size in GiB
elastic-ipsarray[object]noInstances Elastic IPs schema details
idstringnoInstance Pool ID
instance-prefixstringnoThe instances created by the Instance Pool will be prefixed with this value (default: pool)
instance-typeobjectnoCompute instance type schema details
instancesarray[object]noInstances schema details
ipv6-enabledbooleannoEnable IPv6 for instances
labelsobjectnoInstance Pool Labels
managerobjectnoResource manager schema details
min-availableintegernoMinimum number of running instances
namestringnoInstance Pool name
private-networksarray[object]noInstance Pool Private Networks schema details
public-ip-assignmentstringnoInstance Pool public IP assignment

Allowed values: inet4, dual, none.
security-groupsarray[object]noInstance Pool Security Groups schema details
sizeintegernoNumber of instances
ssh-keyobjectnoSSH key schema details
ssh-keysarray[object]noInstances SSH keys schema details
statestringnoInstance Pool state

Allowed values: scaling-up, scaling-down, destroying, creating, suspended, running, updating.
templateobjectnoInstance template schema details
user-datastringnoInstances Cloud-init user-data
Last updated on