Hello,
I'm currently working with the Devolutions Server API (version 2026.1.14.0) and running into an issue when trying to create entries via the /api/v1/vault endpoint.
Specifically, I am unable to create entries of type SSH or WebBrowser. Each attempt results in the following error: "The specified entry type is not supported for creation."
The main difficulty I’m facing is that the available documentation at /dvls/api-documentation is quite limited. I couldn't find:
Given this, I have a few questions:
Any clarification or guidance would be greatly appreciated.
Thank you.
Hello,
Thank you for your feedback.
In this version of the API, it is not possible to create SSH entry types or any entries other than credential entries.
The best method for creating entries with DVLS is to use the Devolutions PowerShell module and its DVLS cmdlets (Verb-DSxxxx cmdlets). You can find some sample scripts in the following section of our GitHub repository.
https://github.com/Devolutions/DevoSamples-ps/tree/main/DVLS
Let us know if that helps.
Best regards,
Érica Poirier