Description
Returns a JSON string containing the server services configured on the
specified DNS/DHCP Server.
Attention: You must be an administrator to use this API.
Parameters
Name | Description |
---|---|
serverId |
Location: query Type: integer (int64) The object ID of the DNS/DHCP Server that you are retrieving the
service configuration information from.
|
Responses
Code | Description |
---|---|
201 |
Type: string Returns a JSON string of the server services configured.
|