Hello,
I am configuring a system which uses the API to start, stop, and get the status of a specific app.
It has a frontend on a different system, and the frontend provides controls to turn an app on or off, as it is quite power intensif.
The issue is, APIs in truenas are very powerful. Too much actually, and I wanted to know if there is a way to create an API key which has some right limitations (allowed to call only the APIs linked to the Apps, and that is all. It is not allowed to read the user list, the data sets, etc…)
My understanding is that it is not possible. Are there any plans to change this ?
Thanks