Description
Deletes DHCPv6 service options.
Parameters
Name | Description |
---|---|
entityId |
Location: query Type: integer (int64) The object ID for the entity from which this deployment option is being
deleted.
|
name |
Location: query Type: string The name of the DHCPv4 service option being deleted. This name must be
one of the constants listed in
DHCPv6 service options.
|
serverId |
Location: query Type: integer (int64) Specifies the server or server group to which the option is deployed for
the specified entity. To return an option that has not been assigned to a
server role, set this value to 0 (zero). Omitting this parameter from the
method call will result in an error.
|
Responses
Code | Description |
---|---|
204 |
Type: none None.
|