| ||||
summary: resource | method | detail: method |
- Resource Methods
Method Summary Name Description GET /{BASE}/config/list?prefix=… Retrieve all entries in the system configuration as key-value pairs. POST /{BASE}/config/list stores a list of configuration
Path: / {BASE} / config / list
Retrieve all entries in the system configuration as key-value pairs.
GET /{BASE}/config/listRetrieve all entries in the system configuration as key-value pairs.
| ||
POST /{BASE}/config/liststores a list of configuration
|
| ||||
summary: resource | method | detail: method |