Is it possible to upgrade a Nexentastor via the Nexentastor-API?

Added by Christopher Torpelund 11 months ago

Hi All,

There doesn't seem to be any mention in the Nexentastor-API documentation of how to go about upgrading the appliance itself. There's mention of a:

(int32) upgrade_check (int32 invalidate) Check for appliance software upgrades

And the possibility of activating an upgrade checkpoint:

System Upgrade, Rollback and Checkpoint Management

27.1 activate_rootfs

  • Activate, that is make default, the specified system checkpoint. This ...

27.2 destroy_rootfs

  • Destroy the specified system checkpoint. Note that the appliance will ...

But is there a method to initiate the download of the update itself?

Many thanks!


Replies

RE: Is it possible to upgrade a Nexentastor via the Nexentastor-API? - Added by Roman Strashkin 11 months ago

Unfortunately NMS does not have any methods to do upgrade.