DVR+O / SCI / RCS - Inspector API
API Command Syntax: http://ipAddress:13000/api/xxxx/xxxx
ipAddress of DVR+O / SCI host system
Main REST API Commands | |||
|---|---|---|---|
Route/EndPoint | Method | Description | Example Results |
/addevent/{eventName} | GET | Responsible for controlling the inspector capabilities over rest. |
CODE
|
/createevent/{eventName} | GET | Responsible for controlling the inspector capabilities over rest. |
CODE
|
/addevent/{eventName}/{fieldNames} | GET | Responsible for controlling the inspector capabilities over rest. |
CODE
|
/createevent/{eventName}/{fieldNames} | GET | Responsible for controlling the inspector capabilities over rest. |
CODE
|
/configureinspection | POST | Responsible for controlling the inspector capabilities over rest. |
CODE
|
/countinputs | GET | Start streaming all the initialized inputs. |
CODE
|
/createaddresses | POST | Start streaming all the initialized inputs. |
CODE
|
/createdirectory | POST | Start streaming all the initialized inputs. |
CODE
|
/getdirectories | POST | Get all the directories in the inspection folder. |
CODE
|
/getdrives | GET | Get all the directories in the inspection folder. |
CODE
|
/getdatafields | GET | Get all the directories in the inspection folder. |
CODE
|
/getdataforeventcsv/{eventName} | GET | Get all the directories in the inspection folder. |
CODE
|
/getdirectoriesrecursive | POST | Get all the directories in the inspection folder. |
CODE
|
/inspection | GET | Get all the directories in the inspection folder. |
CODE
|
/getdirectorycontentscount | POST | Get all the directories in the inspection folder. |
CODE
|
/getdatainfo/{eventName} | GET | Get all the directories in the inspection folder. |
CODE
|
/beginevent/{eventName} | GET | Get all the directories in the inspection folder. |
CODE
|
/getevents | GET | Get all the directories in the inspection folder. |
CODE
|
/getinspectionconfiguration | GET | Get all the directories in the inspection folder. |
CODE
|
/previousinspections | GET | Get all the directories in the inspection folder. |
CODE
|
/getrecordingstate | GET | Get all the directories in the inspection folder. |
CODE
|
/getrecordingstates | GET | Get all the directories in the inspection folder. |
CODE
|
/getstartedchannelnames | GET | Get all the directories in the inspection folder. |
CODE
|
/timestamp | GET | Get all the directories in the inspection folder. |
CODE
|
/isaudioconnected | GET | Get all the directories in the inspection folder. |
CODE
|
/isaudiorecording | GET | Get all the directories in the inspection folder. |
CODE
|
/iscliprecording | GET | Get all the directories in the inspection folder. |
CODE
|
/isrecording | GET | Get all the directories in the inspection folder. |
CODE
|
/logevent/{eventName} | POST | Get all the directories in the inspection folder. |
CODE
|
/takeevent/{eventName} | POST | Get all the directories in the inspection folder. |
CODE
|
/openaudio | POST | Set the directory on all recording. |
CODE
|
/reevaluatetags/{value} | GET | Set reevaluate tags on split. |
CODE
|
/removeinspection | POST | Set reevaluate tags on split. |
CODE
|
/inspectiondirectory | POST | Set the base directory on all channels. |
CODE
|
/recordingdirectory | POST | Set the base directory on all channels. |
CODE
|
/splittime/{splitTime} | GET | Sets the split time in minutes. |
CODE
|
/startclip | GET | Sets the split time in minutes. |
CODE
|
/startinspection | POST | Set the base directory on all channels. |
CODE
|
/startrecording | GET | Start recording. |
CODE
|
/startstreaming | POST | Start streaming all the initialized inputs. |
CODE
|
/stopclip | GET | Stop recording a clip. |
CODE
|
/stoprecording | GET | Stop recording. |
CODE
|
Recorder Settings API Commands | |||
|---|---|---|---|
Route/EndPoint | Method | Description | Example Results |
/apply | POST | Controller for applying settings to recording VMs. | |
/startall | GET | Start recording on each channel. | |
/stopall | GET | Start recording on each channel. | |