pub async fn read_lease( client: &impl Client, mount: &str, ) -> Result<ReadLeaseResponse, ClientError>