FileSystem
Checks if the specified access is available at the given path.
get/webhdfs/v1/{path}
Path parameters
pathstring required
The Data Lake Store path (starting with '/') of the file or directory for which to check access.
Query parameters
fsactionstring required
File system operation read/write/execute in string form, matching regex pattern '[rwx-]{3}'
op'CHECKACCESS' required
The constant value for the operation.
api-versionstring required
Client Api Version.
Response
OK