0
0

Document Store Reference Manual

Docs
Docs EInnovator Posted 10 Jun 20

Document Store » Development » Views and Web Endpoints

This section describes the Views (HTML Web Pages) and Web Endpoints for the EInnovator Document Store.

Documents Views Endpoints

DownloadController:

MethodPathQuery ParametersRequest BodyResponse BodyLogSecurityDescription
GET//{**:path}
/admin/
/{**:path}
browse DocumentFilter
PageOptions
GET/_auth/{}
/admin/_auth/{
}
id showAuthority DocumentOptions
GET/_meta/{:path}
/admin/_meta/{
:path}
meta DocumentOptions PageOptions
GET/_auth/{:path}
/admin/_auth/{
:path}
listAuthorities DocumentOptions
/api/_paste/{**:path}POST paste DocumentOptions
/_/{**:path}GETdownload DocumentOptions
/uploadPOSTuploadUI MultipartFile DocumentMultipartFileMultipartHttpServletRequest DocumentOptions
/adminGETHomeController.admin
/
GETHomeController.home Object

ReportErrorController:

POST | /send-error | sendError client.model.ErrorReport

Mounts Views Endpoints

MethodPathQuery ParametersRequest BodyResponse BodyLogSecurityDescription
DELETE/admin/mount/{mountId:.}
/mount/{mountId:.
}
DELETEAdminDelete Mount
GET/admin/mount
/mount
MountFilter listAdminGet Mount Details
GET/admin/mount/
/mount/
showAdminGet Mount Details
PUT/admin/mount/
/mount/
MounteditPut
GET/admin/mount//edit
/mount//edit
editGet
GET/admin/mount/create
/mount/create
StringcreateGET Mount
POST/admin/mount
/mount
createPOST Mount
Comments and Discussion

Content