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)