adamburley / AxcientAPI

A PowerShell module for the Axcient x360Recover Public API
MIT License
4 stars 0 forks source link

Get-Device does not implement service_id or d2c_only #1

Open adamburley opened 2 months ago

adamburley commented 2 months ago

/client/{client_id}/device API call supports service_id and d2c_only parameters. Not reflected in Get-Device.

adamburley commented 2 months ago

The July 2024 API release added a /device endpoint which as of this comment does not include these properties. Unclear if they will remain or be expanded. Pending this issue during the development cycle.