- Under a certain condition, the variable $freenas_rest_connection would not be defined resulting in a perl ‘blessed’ error. Added logic to see if a variable is being passed in the @_ and use it, else use $freenas_rest_connection. - Use caller (1)[3] instead of passing the function name through the @_. |
||
|---|---|---|
| .. | ||
| PVE/Storage | ||
| REST | ||