Forum Discussion
Nov 02, 2016
I don't believe the SOAP interfaces supports FQDN's for nodes. I'll have to do some testing but it's not supported for sure with create. You may have to look into the REST interface for node. Info for that endpoint can be found at: https://clouddocs.f5.com/api/icontrol-rest/APIRef_tm_ltm_node.html
 
Not a lot of REST samples out there yet, but you should be able to test it out with the REST interface's GUI on the BIGIP. Navigate to and you should be able to drill down into the node object for the creation parameters.
 
-Joe