Go to documentation repository
Page History
General request format:
GET http://IP-address:port/web2/secure/configuration?pagepageItems={pagepageItems}&pageItemspage={pageItemspage}
Request parameters:
Parameter | Is required | Description |
---|---|---|
pagepageItems | No | Sets the number of objects displayed on the page. The value must be greater than 0, by default page=1000. The page parameter only applies when the pageItems parameter is specified |
pageItemspage | No | Sets the page number displayed as a result of the request. The value must be greater than 0, by default pageItems=1 |
Note | ||
---|---|---|
| ||
If there are many objects in the system (>1000) they are to be displayed by pages. |
Processing of all objects is performed page by pare until an empty array is received.
Request example:
GET http://127.0.0.1:8085/web2/secure/configuration
Response example:
The request returns the list of the following objects with states:
- cameras added to the Web-server with IDs of linked microphones, dynamics, PTZ devices, presets, as well as monitors and displays to which the camera added (see also Selecting and configuring cameras for the Web-server module);
- displays and monitors on which the cameras added to the Web-server are displayed;
- cameras added to maps selected for Web Server 2.0 are returned – see Selecting maps;
- sensors;
- relays;
- macros;
- RTSP servers with ports used, cameras added;
- list of zones and regions.
JSON:
...
Overview
Content Tools