voxel.voxcast.ondemand.server_aliases.create

Add a server alias for this device

Parameters

device_id (required)
Numeric Voxel device id, available from devices.list
server_alias (required)
The server alias.

Example Response

<rsp stat="ok"/>

Notes

None

Method Specific Error Codes

100: Unknown device
The device_id passed in can't be matched to a valid device.
201: Device action failed (reason)
An error occurred while performing an action on a device. A reason may be specified in parenthesis.