DeleteDhcpOptions

GET /?Action=DeleteDhcpOptions
Description

Deletes a specified DHCP options set.
Before deleting a DHCP options set, you must disassociate it from the VPCs you associated it with. To do so, you need to associate with each VPC a new set of DHCP options, or the default one if you do not want to associate any DHCP options with the VPC.

Note

You cannot delete the default set.

Body parameter

Required: false
Name: DeleteDhcpOptionsRequest

Name Description Required Schema Default Example

DhcpOptionsId

The ID of the DHCP options set.

true

string

Responses
HTTP Code 200
HTTP Code Description Schema

200

DeleteDhcpOptionsResult

Response 200

Response 200

Name Description Required Schema Default Example

requestId

The ID of the request.

false

string

return

If true, the request succeeds. Otherwise, an error is returned.

false

boolean