/ISAPI/Publish/orgMgr/organization

Get information of all organizations, or add new organizations.

Request URI Definition

Table 1 GET /ISAPI/Publish/orgMgr/organization

Method

GET

Description

Get information of all organizations.

Query

None.

Request

None.

Response

Succeeded: XML_OrganizationList

Failed: XML_ResponseStatus

Table 2 POST /ISAPI/Publish/orgMgr/organization

Method

POST

Description

Add new organizations.

Query

None.

Request

XML_Organization

Response

Succeeded: <ID> (organization ID) + XML_ResponseStatus

Failed: XML_ResponseStatus

Remarks

  • No more than 5 levels of organization can be created; the name of the first level of organization is "center" by default, which is editable; the system has only admin users.

  • After the current organization is deleted, all of its information is transferred to its parent organization.