Retrieve a list of services configured on the specified DNS/DHCP Server.
- 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.