Class NodeAPI


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

    • NodeAPI

      public NodeAPI()
  • Method Details

    • 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: