listHostKeys
inline suspend fun TransferClient.listHostKeys(crossinline block: ListHostKeysRequest.Builder.() -> Unit): ListHostKeysResponse
Returns a list of host keys for the server that's specified by the ServerId
parameter.
Returns a list of host keys for the server that's specified by the ServerId
parameter.