Hi team,
I noticed that API document has mentioned it support DDBoost repo type.
But actually it seems not, it complains with the following when im trying to retrieve its data.
Document - https://helpcenter.veeam.com/references ... positories:
{
"errorCode": "ServiceUnavailable",
"message": "Repository type [DDBoost] is not supported",
"title": "Repository type [DDBoost] is not supported",
"status": 500
}
Please anybody can help figure it out? Much appreciated it.
DataDomain (and other Deduplication Appliances) is not yet supported by this API.
The note box at the top of the Help Center page you shared provides a list of supported repository types:
In this version, the REST API supports the following storage types: direct attached storage (Microsoft Windows and Linux servers), network attached storage (SMB and NFS shares), object storage repositories and Veeam Data Cloud Vault repositories.
I agree — it’s confusing to see other repository types listed in the type filter, while there are not yet supported.
Our goal is to extend the list of supported repository types as soon as possible.
This is the issue on our side. The types were left out in the corresponding ERepositoryType enum, whereas the implementation for dedup repositories (including DDBoost) was not finished. We apologise for the confusion.
Our plan is to support deduplication repositories in the next release.