exists
Checks if a file exists under path
Return
true if the file exists, false otherwise
Throws
RestException
or one of its subclasses if receiving an error response
HttpRequestTimeoutException
if the request timed out
HttpRequestException
on network related issues