Class NodeAPI


  • @Component
    public class NodeAPI
    extends BaseAPI
    The v0 REST API for nodes
    Since:
    2.7EA1
    Author:
    jcule
    • Constructor Detail

      • NodeAPI

        public NodeAPI()
    • Method Detail

      • getNode

        public org.json.JSONObject getNode​(String username,
                                           String password,
                                           String nodeId)
        Get the node metadata using the using the node data webscript: Document List v2 Component
        Parameters:
        username -
        password -
        nodeId -
        Returns: