configfile
Get file or directory list
Returns the contents of a specific config file, or a directory listing if the path resolves to a directory.
get/api/configfile/**
Response
Raw config file contents
Changes
Changed in 2 of the 28 revisions of this API.11
- ○
added the media type
text/plainfor the response with the status200response-media-type-added
- ○
- ▲
removed the media type
text/plainfor the response with the status200response-media-type-removed
- ▲