How can I add an additional URL to an existing Custom URL Category using XML-API. I have been trying variations of the following command: https://00.0.0.00/api/?type=config&action=set&key=authkey&path=/config/devices/entry[@name='localhost.localdomain']/vsys/entry[@name='vsys1']/profiles/custom-url-category/entry[@name='MS_WHITE']&element=<member>www.goodsite.com</member> When I enter this command it returns this error: <![CDATA[ unexpected here ]]> Does anyone know how I can make this work. Thank you.
... View more