Get Hosts Host
data class GetHostsHost(val activeAddressType: String, val comment: String, val hostId: String, val hostName: String, val hostPrivateAddress: String, val hostPublicAddress: String, val id: String, val instanceId: String, val osType: String, val protocols: List<GetHostsHostProtocol>, val source: String, val sourceInstanceId: String)
Properties
Link copied to clipboard
Specify the new create a host of address types. Valid values: Public: the IP address of a Public network Private: Private network address.
Link copied to clipboard
Specify the new create a host of the private network address, it is possible to use the domain name or IP ADDRESS.
Link copied to clipboard
Specify the new create a host of the IP address of a public network, it is possible to use the domain name or IP ADDRESS.
Link copied to clipboard
Specify the new create a host where the Bastion host ID of.
Link copied to clipboard
The host of the protocol information.
Link copied to clipboard
Specify the newly created ECS instance ID or dedicated cluster host ID.