Skip to content

Instance Pool

Instance Pool

Properties

PropertyTypeRequiredDescription
anti-affinity-groupsarray of Anti-affinity group referencenoInstance Pool Anti-affinity Groups
application-consistent-snapshot-enabledbooleannoEnable application consistent snapshots
deploy-targetDeploy target referencenoInstance Pool Deploy Target
descriptionstringnoInstance Pool description

Min length: 1. Max length: 255.
disk-sizeintegernoInstances disk size in GiB

Min: 10. Max: 51200.
elastic-ipsarray of Elastic IP referencenoInstances Elastic IPs
idstringnoInstance Pool ID

Must be a valid UUID.
instance-prefixstringnoThe instances created by the Instance Pool will be prefixed with this value (default: pool)

Min length: 1. Max length: 30.
instance-typeInstance type referencenoInstances type
instancesarray of Target InstancenoInstances
ipv6-enabledbooleannoEnable IPv6 for instances
labelsobjectnoInstance Pool Labels
managerResource managernoInstance Pool manager
min-availableintegernoMinimum number of running instances

Min: 0.
namestringnoInstance Pool name

Min length: 1. Max length: 255.
private-networksarray of Private network referencenoInstance Pool Private Networks
public-ip-assignmentstringnoInstance Pool public IP assignment

Allowed values: inet4, dual, none.
security-groupsarray of Security group referencenoInstance Pool Security Groups
sizeintegernoNumber of instances

Min: 0.
ssh-keySSH key referencenoInstances SSH key
ssh-keysarray of SSH key referencenoInstances SSH keys
statestringnoInstance Pool state

Allowed values: scaling-up, scaling-down, destroying, creating, suspended, running, updating.
templateTemplate referencenoInstances template
user-datastringnoInstances Cloud-init user-data

Min length: 1.
Last updated on