Add a DHCP deployment role to a specific object.
API method:
POST /v1/addDHCPDeploymentRole
Attention: To ensure
that a DHCPv6 Raw option is configured on a DHCPv6 range on both the Primary and
Secondary server in DHCPv6 High Availability, you must add a DHCPv6 Raw option using
the addRawDeploymentOption API and associate it to the Primary
server, and create a second DHCPv6 Raw option using the
addRawDeploymentOption API and associate it to the Secondary
server.
Attention: To ensure that a DHCPv4 Raw option is
configured on a DHCPv4 range on both the Primary and Secondary server in DHCP
Failover, you must add a DHCPv4 Raw option using the
addRawDeploymentOption API and associate it to the Primary
server, and create a second DHCPv4 Raw option using the
addRawDeploymentOption API and associate it to the Secondary
server.