...
Mode | Description |
---|---|
LOCAL | The Analytics API accesses the required Analytics data services within the same node and invokes them directly without going through the network. |
REMOTE | The Analytics API searches the network for the required data services. This mode is suitable when the node is a light weight node and cannot contain Analytics data services. When this mode is set, configure the connection related parameters as required. |
AUTO | The connection mode is automatically switched between Local and Remote based on data service availability. This is the default mode. |
...