This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Add IPs to a probe cluster via Java API

I am consuming the UCMDB Java API to include a range of IPs within a probe cluster. When the consumption is executed, the existing ranges are deleted and the new one remains. The consumption that this is doing is the following. Does anyone know how I can add the range and not delete the existing ones? Thank you