Path: / {BASE} / ldp

Produces a list of all containers available


Resources
NameDescription
{uuid}Returns the content stored on this resource/container

Method Summary
ResourceDescription
GET /{BASE}/ldpProduces a list of all containers available

Method Detail
HTTP Example:
GET /{BASE}/ldp

API Example:

LdpWebService.list({});

Produces a list of all containers available

Output:
javax.ws.rs.core.Response - list of container
Produces:
application/json