arrange-ptz-cameras
Use the interface to effect the ptz settings.
HTTP Request
GET http://ip/mwapi?method=arrange-ptz-cameras
| Parameter | Description | 
|---|---|
| method | arrange-ptz-cameras | 
Response Body
{
 "status": 0
}
| Name | Description | 
|---|---|
| status | 0 indicates that the request was accepted successfully. Refer to API Status Codes to find specific description for other values. |