Add DHCP6 Service Option | long addDHCP6ServiceDeploymentOption(long entityId, String name, String value, String properties) |
Get DHCP6 Service Option | APIDeploymentOption getDHCP6ServiceDeploymentOption(long entityId, String name, long serverId) |
Update DHCP6 Service Option | void updateDHCP6ServiceDeploymentOption (APIDeploymentOption option) |
Delete DHCP6 Service Option | void deleteDHCP6ServiceDeploymentOption(long entityId, String name, long serverId) |