Description
Replaces a server.
Parameters
Name | Description |
---|---|
defaultInterface |
Location: query Type: string Management interface address for the replacement server.
|
hostName |
Location: query Type: string The DNS FQDN by which the replacement server is referenced.
|
name |
Location: query Type: string The new name for the server.
|
password |
Location: query Type: string The server password. For more information on the default server
password, refer to BlueCat default login credentials (you must be authenticated to view this topic).
|
properties |
Location: query Type: string A string containing the following options:
Note: For DNS/DHCP Servers without multi-port support, the
interface-related property options will be ignored.
Note: Resetting DNS/DHCP Servers will result in a service outage. This
service outage will last until you have deployed services to the
replacement system. Only reset DNS/DHCP Server services if you are
replacing the DNS/DHCP Server with a new appliance of a different type
or reconfiguring the IPv4 or IPv6 addresses of the Services interface
on the appliance. BlueCat recommends that you schedule a maintenance
window before performing a reset of DNS/DHCP Server services.
|
serverId |
Location: query Type: integer (int64) The object ID of the server that is being replaced.
|
upgrade |
Location: query Type: boolean Flag indicating that server needs to be upgraded or not. True means
server needs to be upgraded.
|
Responses
Code | Description |
---|---|
204 |
Type: none Replaces the server using the existing server ID.
|