blob: 22d5c5885fdef51e5effcf3b853e463061ab2b12 [file] [log] [blame] [view]
---
title: Apache Mesos - HTTP Endpoints - /files/browse
layout: documentation
---
<!--- This is an automatically generated file. DO NOT EDIT! --->
### USAGE ###
> /files/browse
### TL;DR; ###
Returns a file listing for a directory.
### DESCRIPTION ###
Lists files and directories contained in the path as
a JSON object.
Query parameters:
> path=VALUE The path of directory to browse.
### AUTHENTICATION ###
This endpoint requires authentication iff HTTP authentication is
enabled.