Unable to addchild node in serverlocation using SDK
Hi All,
I need to add new node in serverlocation node using sdk.
Below is the sample code fro reference :
INode adminNode=admin.getNode(NodeConstants.NODE_SERVER_LOCATION);
adminNode.addChild(——-)
Please let me know for same what i need to pass so that i can create a new node in server locations.
Thanks in advance,
Kalyani