Description
Deploys specific configuration(s) to a particular server.
Parameters
Name | Description |
---|---|
properties |
Location: query Type: string A string containing property names. The property names available in the
ObjectProperties are ObjectProperties.services, and
ObjectProperties.forceDNSFullDeployment. Multiple options can be
separated by a pipe (|) character. For example:
The values for properties are:
|
serverId |
Location: query Type: integer (int64) The database object ID of the server that will immediately be deployed.
|
Responses
Code | Description |
---|---|
201 |
Type: none Deploys specific configuration(s) to a particular server.
|