Administration extension

The Administration extension allows the user to start a refreshing process for the SOS internal caching via KVP request. This extension is reused by the Wildcard Offering extension.

Introduction

The Administration extension is a currently a simple interface to administrate the SOS. The current functionality is limited to start the SOS internal cache update process. The following update request are supported:
  • Update the full cache
  • Update the FeatureOfInterest cache

The Administration extension can be extended with further functionality.

The Administration extension can be enabled and disabled via a property (ENABLE_ADMIN_API) in the sos.conig file.

Requests and responses

This section describes the Administration extension requests in detail. The default URL is http:\\HOSTNAME:PORT\SOS_NAME\admin + the parameters defined in the following subsections.

parameter valueSorted ascending description
request REQUEST_VALUE The valid values are RefreshMetadata and RefreshFois

Here are the two possible exmaple request:
/admin?request=RefreshMetadata

/admin?request=RefreshFois

For this requests the Administrator extension returns empty responses.

Metadata

Topic revision: r2 - 26 Nov 2012, CarstenHollmann
Legal Notice | Privacy Statement


This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Wiki? Send feedback