Edit: Not completed items are moved to Nextcloud 13: #4904
I would be good to have a OCS API for all our occ and admin settings so that a Nextcloud installation can be administrated from outside.
Here is a list of what we need:
Beginning with Nextcloud 11 we can probably set most of them already with ocs/v2.php/apps/provisioning_api/api/v1/config/apps/{app}/{key} by sending GET, POST and DELETE requests
Please double check for your apps @nickvergessen @blizzz @rullzer @icewind1991 @LukasReschke
Edit: Not completed items are moved to Nextcloud 13: #4904
I would be good to have a OCS API for all our occ and admin settings so that a Nextcloud installation can be administrated from outside.
Here is a list of what we need:
check-code- makes no senseajax: config=>system:setcron: config=>system:setwebcron: config=>system:setconvert-type- makes no sensegenerate-change-script- makes no sensedecrypt-all- Timeout criticalencrypt-all- Timeout criticalfiles:scan- Timeout criticalfiles:transfer-ownership- Timeout criticalintegrity:sign-app- makes no senseintegrity:sign-core- makes no sensemaintenance:mode: config=>system:setmaintenance:singleuser: config=>system:setBeginning with Nextcloud 11 we can probably set most of them already with
ocs/v2.php/apps/provisioning_api/api/v1/config/apps/{app}/{key}by sending GET, POST and DELETE requestsPlease double check for your apps @nickvergessen @blizzz @rullzer @icewind1991 @LukasReschke