Updates the specified DHCP vendor deployment option.
Note: The Name field of the DHCP vendor deployment option object cannot be
updated.
Output / Response
None.
API call:
void updateDHCPVendorDeploymentOption ( APIDeploymentOption
option )
Parameter | Description |
---|---|
option | APIDeploymentOption to be updated. This is what getDHCPVendorDeploymentOption() returns. |