Aller au contenu principal
Version: v4 (Stable)

Configuration Service

The Configuration Service exposes read access to profiles, system status, drivers, and various option categories.

Available Endpoints

The following endpoints are available under the Configuration Service:

  • GET — Retrieve list of profiles
  • GET — Retrieve list of status
  • GET — Retrieve list of drivers
  • GET — Retrieve the specified option
  • GET — Retrieve the database options
  • GET — Retrieve the trace options
  • GET — Retrieve the display options
  • GET — Retrieve the general options
  • GET — Retrieve the auto backup options
  • GET — Retrieve the line printer options
  • GET — Retrieve the LDAP options
  • GET — Retrieve the RSS options
  • GET — Retrieve the redundancy options
  • GET — Retrieve the alarm options
  • GET — Retrieve the vocal options
  • GET — Retrieve all options of Alert

Data Server Service

  • GET — Retrieve list of data servers
  • GET — Retrieve list of data server groupings
  • POST — Create the specified data server grouping
  • PUT — Update the specified data server grouping
  • DELETE — Delete the specified data server grouping

Event Logs Service

  • GET — Retrieve list of event logs
  • GET — Retrieve list of event log types
remarque

Detailed parameter lists and response formats for these endpoints will be available in a future release of this documentation.