Description
Adds raw deployment options.
Raw deployment options are added to DNS or DHCP services in a format that
will be passed to the service when deployed.
Note: The SOAP version of this
API has a different signature than the REST version.
Parameters
Name | Description |
---|---|
parentId |
Location: query Type: integer (int64) The object ID for the entity to which you are adding the deployment option.
|
body |
Location: body Object containing information about the raw deployment option:
|
Responses
Code | Description |
---|---|
201 |
Type: integer (int64) Returns the object ID for the newly added Raw option.
|