Overview
System Admin/DBConf
Section titled “System Admin/DBConf”Endpoints for database stored configuration management
Operations in this group
GETGet list of services —/system/dbconf/GETGet lists of allowed commit commands —/system/dbconf/commandsGETGet list of configuration files for service —/system/dbconf/{service}/PATCHRename or merge service —/system/dbconf/{service}/DELETEDelete service configurations —/system/dbconf/{service}/GETGet configuration file —/system/dbconf/{service}/{file}/PUTUpload configuration file. If the file exists it is overwritten —/system/dbconf/{service}/{file}/PATCHUpdate or rename configuration file —/system/dbconf/{service}/{file}/DELETEDelete configuration file —/system/dbconf/{service}/{file}/