Octopussy::Device
Octopussy Device module
- Provided by: octopussy (Version: 1.0.6-0ubuntu1)
- Report a bug
Octopussy Device module
Creates a new Device
Modifies the configuration of a Device
Sets 'reload_required' to Device '$device'
Removes device '$device'
Gets List of Devices
Returns Device List as a string like 'Device list: <device_list>'
Returns list of Unknown Devices in @devices list
Gets the XML filename for the device '$device_name'
Gets the configuration for the device '$device_name'
Gets the configuration for all devices
Gets the configuration for devices filtered by DeviceType/Model
Adds Service or Servicegroup '$service' to Device '$device'
Removes a service '$service_name' from device '$device_name'
Updates Services Rank
Moves Service '$service' into Device '$device' Services List in Direction Top, Bottom, Up or Down ('$direction')
Gets Service list (sorted by rank) from Device list '@devices'
Returns Service List as a string like 'Service list: <service_list>'
Returns Services Configurations sorted by '$sort' field for Device '$device'
Returns List of Device which have Service '$service' in its Services List
Returns Device Types List
Returns Device Models List
Returns Parsing status of the Device '$device'
Pauses Parsing for Device '$device'
Starts Parsing for Device '$device'
Stops Parsing for Device '$device'
Set Service Option (compression or statistics) to enable or disable
Checks that '$name' is valid for a Device name
Sebastien Thebert <octo.devel@gmail.com>