Related Documentation : Cache Server User Guide : Using the RESTful Services : Cache Resource Operations
Cache Resource Operations
OPTIONS /{cache}}
Retrieves the WADL describing the available Cache operations.
HEAD /{cache}}
Retrieves the same metadata a GET would receive returned as HTTP headers. There is no body returned.
GET /{cache}
Gets a cache representation. This includes useful metadata such as the configuration and cache statistics.
{PUT} /{cache}
Creates a Cache using the default Cache configuration.
{DELETE} / {cache}
Deletes the Cache.
Copyright © 2014 Software AG, Darmstadt, Germany.

Product Logo |   Feedback