Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 2.31 KB

File metadata and controls

38 lines (30 loc) · 2.31 KB

Instance

Instance

Properties

Name Type Description Notes
applicationConsistentSnapshotEnabled Boolean Indicates if the instance will take application-consistent snapshots [optional]
antiAffinityGroups List<AntiAffinityGroupRef> Instance Anti-affinity Groups [optional]
publicIpAssignment PublicIpAssignment [optional]
labels Map<String, String> [optional]
securityGroups List<SecurityGroupRef> Instance Security Groups [optional]
elasticIps List<ElasticIpRef> Instance Elastic IPs [optional]
name String Instance name [optional]
instanceType InstanceType [optional]
privateNetworks List<ListInstances200ResponseInstancesInnerPrivateNetworksInner> Instance Private Networks [optional]
template Template [optional]
state InstanceState [optional]
securebootEnabled Boolean Indicates if the instance has secure boot enabled [optional]
sshKey SshKey [optional]
userData String Instance Cloud-init user-data (base64 encoded) [optional]
macAddress String Instance MAC address [optional] [readonly]
manager Manager [optional]
tpmEnabled Boolean Indicates if the instance has tpm enabled [optional]
deployTarget DeployTargetRef [optional]
ipv6Address String Instance IPv6 address [optional] [readonly]
id UUID Instance ID [optional] [readonly]
snapshots List<SnapshotRef> Instance Snapshots [optional]
diskSize Long Instance disk size in GiB [optional]
sshKeys List<SshKey> Instance SSH Keys [optional]
createdAt OffsetDateTime Instance creation date [optional] [readonly]
publicIp String Instance public IPv4 address [optional] [readonly]