GeoWebCache Index

The front facing html ui for GeoWebCache.
More information: http://geoserver.org/comm/
Contact Info: geoserver-users@sourceforge.net
Version: 1.0.0
BasePath:/geoserver/gwc
All rights reserved
http://apache.org/licenses/LICENSE-2.0.html

Access

Methods

[ Jump to Models ]

Table of Contents

GwcIndex

GwcIndex

Up
get /rest
Returns the HTML user interface (indexGet)
Returns the HTML for the front facing ui homepage for GeoWebCache.

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK

Example data

Content-Type: text/html


  
  

Resources available from here:

  • layers

    Lets you see the configured layers. You can also view a specific layer by appending the name of the layer to the URL, DELETE an existing layer or POST a new one. Note that the latter operations only make sense when GeoWebCache has been configured through geowebcache.xml. You can POST either XML or JSON.
  • seed


Models

[ Jump to Methods ]

Table of Contents