Get server services - BlueCat Integrity - 9.5.0

Address Manager Legacy v1 API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.5.0

Retrieve a list of services configured on the specified DNS/DHCP Server.

API method: GET /v1/getServerServices.
Attention:
  • You must be an administrator to use this method.
  • The getServerServices method does not return fields that contain passwords. If you use the response from the getServerServices method to help construct the JSON body content for the configureServerServices method, some content returned from the getServerServices response may not be complete or compatible within the configureServerServices JSON body, such as the server-version field. For more information, refer to Reference: Retrieving and updating server services.

Service configuration override

If you have service configuration override configured for Anycast, NTP, SNMP, or Syslog, the configuration information returned by the getServerServices does not reflect the overridden configuration information for that service. The service configuration information returned by the API reflects the service configuration settings configured using the configureServerServices API or through the Address Manager user interface. An additional serviceConfigurationOverride field is returned with a value of true if service configuration override is configured for that service.