index.rst 447 B

12345678910111213141516171819202122
  1. .. _gwc_rest:
  2. GeoWebCache REST API
  3. ====================
  4. This section discusses the GeoWebCache REST API, an interface for working programmatically with the integrated GeoWebCache without the need for a GUI.
  5. The GeoWebCache REST endpoint when integrated with GeoServer is available at::
  6. <GEOSERVER_HOME>/gwc/rest/
  7. For example::
  8. http://example.com:8080/geoserver/gwc/rest/
  9. .. toctree::
  10. :maxdepth: 2
  11. layers
  12. seed
  13. diskquota