DeleteDhcpOptions
In this article:
DeleteDhcpOptions#
Description#
Deletes the specified set of DHCP options.
Request Parameters#
DhcpOptionsId — The ID of the set of DHCP options.
Required: Yes
Type: String
Response Elements#
requestId — The request ID
Type: String
return —
True
is returned if the request succeeds and an error otherwise.Type: Boolean
Examples#
c2-ec2 DeleteDhcpOptions DhcpOptionsId <dopt_id>