Instance
| Name | Type | Description | Notes |
|---|---|---|---|
| publicIpAssignment | PublicIpAssignment | [optional] | |
| labels | Map<String, String> | [optional] | |
| securityGroups | List<SecurityGroup> | Instance Security Groups | [optional] |
| name | String | Instance name | [optional] |
| instanceType | InstanceType | [optional] | |
| privateNetworks | List<ListInstances200ResponseInstancesInnerPrivateNetworksInner> | Instance Private Networks | [optional] |
| template | Template | [optional] | |
| state | InstanceState | [optional] | |
| sshKey | SshKey | [optional] | |
| macAddress | String | Instance MAC address | [optional] |
| manager | Manager | [optional] | |
| ipv6Address | String | Instance IPv6 address | [optional] |
| id | UUID | Instance ID | [optional] |
| sshKeys | List<SshKey> | Instance SSH Keys | [optional] |
| createdAt | OffsetDateTime | Instance creation date | [optional] |
| publicIp | String | Instance public IPv4 address | [optional] |