Plugin procedures
The fleet management plugin provides a set of procedures to manage and monitor the connection to Aura. These procedures can be executed in Neo4j Browser or any other Neo4j client.
Procedure | Description | Arguments | Return |
---|---|---|---|
|
Check the current status of the plugin and its connectivity to Aura. |
- |
Boolean |
|
Register the deployment with Aura using the provided registration token and start reporting. |
String |
String |
|
Disconnect from Aura, remove the existing token and disable the fleet management feature. |
- |
String |
|
Obtain a complete listing of all data the plugin is reporting to Aura. A copy of this data can be found on the Data transparency page. |
- |
Array of (String |
|
Enable or disable debug and traffic logging |
Boolean |
String |