Octopussy::Storage
Octopussy Storage module
- Provided by: octopussy (Version: 1.0.6-0ubuntu2)
- Report a bug
Octopussy Storage module
Add a new Storage
Removes Storage '$storage'
Get list of storages
Returns:
@storages - Array of storages names
Get the configuration for the storage '$storage'
Parameters:
$storage - Name of the storage
Returns:
\%conf - Hashref of the storage configuration
Get the configuration for all storages
Parameters:
$sort - selected field to sort configurations
Returns:
@configurations - Array of Hashref storage configurations
Returns directory for Storage '$storage'
Returns directory for Device '$device' Service '$service' Logs
Returns directory for Device '$device' Incoming Logs
Returns directory for Device '$device' Unknown Logs
Checks that '$name' is valid for a Storage name
Sebastien Thebert <octo.devel@gmail.com>