AssociateDhcpOptions

GET /?Action=AssociateDhcpOptions
Description

Associates a DHCP options set with a specified Virtual Private Cloud (VPC).

Body parameter

Required: false
Name: AssociateDhcpOptionsRequest

Name Description Required Schema Default Example

DhcpOptionsId

The ID of the DHCP options set, or default if you want to associate the default one.

true

string

VpcId

The ID of the VPC.

true

string

Responses
HTTP Code 200
HTTP Code Description Schema

200

AssociateDhcpOptionsResult

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