upload-zen-master-key
Added at V2.4
Use this interface to upload ZIXI ZEN Master SSH private key.
HTTP Request
POST http://ip/usapi?method=upload-zen-master-key
| Parameter | Description |
|---|---|
| method | Method name: upload-zen-master-key |
Response Body
{
"result": 0
}
| Item | Description |
|---|---|
| result | Returned status. 0 indicates that the request was accepted successfully. Refer to API Status Codes to find specific description for other values. |