A bug in the Job history endpoint client/{client_id}/device/{device_id}/job/{job_id}/history means that endpoint is nonfunctional as of 2024-07-11.
The Get-BackupJobHistory endpoint notes this in documentation and warns at the console when used. Currently it returns 400 Bad Request: Missing path parameter 'org_id'
This issue will remain open until the bug is resolved. At that point extra code will be removed and the function tested fully.
A bug in the Job history endpoint
client/{client_id}/device/{device_id}/job/{job_id}/history
means that endpoint is nonfunctional as of 2024-07-11.The
Get-BackupJobHistory
endpoint notes this in documentation and warns at the console when used. Currently it returns 400 Bad Request: Missing path parameter 'org_id'This issue will remain open until the bug is resolved. At that point extra code will be removed and the function tested fully.