Skip to content

AxcientAPI 0.4.0: D2C Agent code, Vault threshold and more

Latest

Choose a tag to compare

@adamburley adamburley released this 30 Oct 15:41
· 1 commit to main since this release
e1b3409

Summary

0.4.0 brings the AxcientAPI module into line with the 0.3.1 release of the public x360Recover API.

New Functions

  • Get-D2CAgentToken
  • Get-VaultThreshold
  • Set-VaultThreshold

Improvements / bug-fixes

  • Pagination added to Get-Device and Get-BackupJobHistory endpoints. These values are hard-set but should ensure even environments with very large numbers of devices / long history are able to retrieve all information
  • Get-Device now supports filtering by service ID and D2C only
  • Get-BackupJobHistory added filtering by oldest job start time
  • Fixed an issue where executing a function prior to Initialize-AxcientAPI may return an non-useful message.
  • Fixed issues in documentation not linking properly in the Github repo

Full Changelog: v0.3.2...v0.4.0