Communicates part of the metadata/configuration (RFC8006 + RFC8804) to the ISP with a simple API.

To be used when the metadata to communicate is pseudo static and simple. The ISP (dCDN) processes the request and answers immediately. For a more complex metadata then use the CI API.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Parameter to create/update the configuration related to a host. "www.disney.com" allows to create or modify the configuration associated with that host name.

Body Params

The metadata(configuration) to be considered/processed by the ISP According to SVA OpenCaching specification and CDNI RFCs 8006/8804. It is the metadata associated with a host name. the MI.HostMetadata object must be provided.

A HostMetadata object contains the CDNi Metadata properties for content served for a particular host (defined in the HostMatch object) and possibly child PathMatch objects.

metadata
array of objects
required
metadata*
paths
array

Description: Path-specific rules. Path patterns (PathMatch objects) MUST be evaluated in the order they appear, and the first (and only the first) PathMatch object that matches the content request being processed MUST be used.

paths
Responses

403

Forbidden.

404

Not found. There was no configuration file.

500

server error

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/cdni;ptype=ci-trigger-status