Add DHCP Service Option | long addDHCPServiceDeploymentOption(long entityId, String name, String value, String properties) |
Get DHCP Service Option | APIDeploymentOption getDHCPServiceDeploymentOption(long entityId, String name, long serverId) |
Update DHCP Service Option | void updateDHCPServiceDeploymentOption (APIDeploymentOption option) |
Delete DHCP Service Option | void deleteDHCPServiceDeploymentOption(long entityId, String name, long serverId) |