Plugin
Contains plugin object description and API calls to interact with it.
Plugin object structure
{
"id": 1,
"type": "tracker_register",
"ui_module": "Registration.appPlugins.BundledSim",
"module": "com.navixy.plugin.tracker.register.bundled_sim",
"filter": {
"exclusion": true,
"values": ["navixymobile", "mobile_unknown.*"]
},
"parameters": {<parameter1>}
}object example
API actions
list
Parameters
Examples
Response
Errors
Standalone-specific:
Last updated
Was this helpful?