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

Changes

Changed in 1 of the 2 revisions of this API.1

  • 2015-10-01-preview76fd0c1fde011See the full diff
    • the query request parameter fsaction became required

      request-parameter-became-required