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

  • returnTrue is returned if the request succeeds and an error otherwise.

    • Type: Boolean

Examples#

c2-ec2 DeleteDhcpOptions DhcpOptionsId <dopt_id>