Path: / {BASE} / cache / endpoint


Sub-Resources
Resources
NameDescription
list
{id}

Resource Methods
Method Summary
NameDescription
POST /{BASE}/cache/endpoint?name=…&prefix=…&endpoint=…&kind=…&mimetype=…&expiry=… 

Method Detail

POST /{BASE}/cache/endpoint

HTTP Example:
POST /{BASE}/cache/endpoint?name=…&prefix=…&endpoint=…&kind=…&mimetype=…&expiry=…
API Example:

LinkedDataCachingWebService.registerEndpoint({'name': …,
  'prefix': …,
  'endpoint': …,
  'kind': …,
  'mimetype': …,
  'expiry': …});

Output:
Response
Query parameters:
name
prefix
endpoint
kind
mimetype
expiry