Host Info
Information about the host the workload is running on.
Address
Address specifies network address.
| Field | Description | Validation Rule |
|---|---|---|
ip | string | string = { |
type | tetrateio.api.onboarding.config.types.registration.v1alpha1.AddressType | enum = { |
HostInfo
HostInfo specifies information about the host the workload is running on.
| Field | Description | Validation Rule |
|---|---|---|
addresses | List of tetrateio.api.onboarding.config.types.registration.v1alpha1.Address | repeated = { |
AddressType
AddressType specifies type of a network address associated with the workload.
| Field | Number | Description |
|---|---|---|
UNSPECIFIED | 0 | Not specified. |
VPC | 1 | IP address from the |
INTERNET | 2 | IP address from the |