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

Add Comment
1 Answer(s)

I just go into Admin. So much easier.

Agile Angel Answered on April 26, 2019.
Add Comment

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.