Instance

Instance

Properties

  • application-consistent-snapshot-enabled (boolean): Indicates if the instance will take application-consistent snapshots
  • anti-affinity-groups (array[object]): Instance Anti-affinity Groups - schema details
  • public-ip-assignment (string)
  • labels (object)
  • security-groups (array[object]): Instance Security Groups - schema details
  • elastic-ips (array[object]): Instance Elastic IPs - schema details
  • name (string): Instance name
  • instance-type (object): Compute instance type - schema details
  • private-networks (array[object]): Instance Private Networks - schema details
  • template (object): Instance template - schema details
  • state (string)
  • secureboot-enabled (boolean): Indicates if the instance has secure boot enabled
  • ssh-key (object): SSH key - schema details
  • user-data (string): Instance Cloud-init user-data (base64 encoded)
  • mac-address (string): Instance MAC address
  • manager (object): Resource manager - schema details
  • tpm-enabled (boolean): Indicates if the instance has tpm enabled
  • deploy-target (object): Deploy target - schema details
  • ipv6-address (string): Instance IPv6 address
  • id (string): Instance ID
  • snapshots (array[object]): Instance Snapshots - schema details
  • disk-size (integer): Instance disk size in GiB
  • ssh-keys (array[object]): Instance SSH Keys - schema details
  • created-at (string): Instance creation date
  • public-ip (string): Instance public IPv4 address
Last updated on