set_autostart
Description:
public bool set_autostart (
bool autostart)
throws Error
Sets whether or not storage pool this is started automatically on boot.
Parameters:
| this |
the storage pool
|
| autostart |
Whether or not to autostart
|
Returns:
|
TRUE on success, FALSE otherwise.
|