Manage Organization and User

Note:

This function is supported only when <isSupportOrgMgr> in XML_PublishServerCap is "true" (related API: /ISAPI/Publish/capabilities).

For integration via Device Network SDK, the related text protocol data should be transmitted by the specific API (i.e., NET_DVR_STDXMLConfig) to realize the applications. Refer to Integrate by Transmitting Text Protocol for details.

Organization Management

Function

Request URI

Get the capability of organization management parameters

GET /ISAPI/Publish/orgMgr/organization/<ID>/capabilities

Configure a specific organization

Delete organization

User Management

Function

Request URI

Add user

POST /ISAPI/Security/users

Get information of all users

GET /ISAPI/Security/users

Configure a specific user

Configure user permission

Search for user

POST /ISAPI/Security/users/search?format=json