MIDServerAjax - Global
-
- UpdatedFeb 1, 2024
- 1 minute read
- Washington DC
- API reference
Provides AJAX functionality for sending a test probe to the MID server.
Use in server scripts to test a MID server using AJAX.
MIDServerAjax - ajaxFunction_testProbe()
Sends a test probe to the MID server.
Name | Type | Description |
---|---|---|
None |
Type | Description |
---|---|
Object | Contains the agent name, test probe ID, topic, name, and source. |
Example
MIDServerAjax - MIDServerAjax()
Creates an instance of MIDServerAjax.
Name | Type | Description |
---|---|---|
None |