What method are you trying to call?
ContainerUUID is the object that holds what you are modifying. For instance, if you want to delete an access rule, the container will be the access policy that has the access rule. So, in your case, the container may be the device that owns the interface you want to add the IP address.
Make a GET devicerecords to get all devices info, including the UUIDs.