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

Get, set, or delete a specific organization.

Request URI Definition

Table 1 GET /ISAPI/Publish/orgMgr/organization/<ID>

Method

GET

Description

Get a specific organization.

Query

None.

Request

None.

Response

Succeeded: XML_Organization

Failed: XML_ResponseStatus

Table 2 PUT /ISAPI/Publish/orgMgr/organization/<ID>

Method

PUT

Description

Set a specific organization.

Query

None.

Request

XML_Organization

Response

XML_ResponseStatus

Table 3 DELETE /ISAPI/Publish/orgMgr/organization/<ID>

Method

DELETE

Description

Delete a specific organization.

Query

None.

Request

None.

Response

XML_ResponseStatus

Remarks

The <ID> in the request URI refers to the organization ID.