| ||||
summary: resource | method | detail: method |
Name | Description |
---|---|
comment ↳ comment/{key} | Return the description for the configuration key passed as argument. |
data ↳ data/{key} | Return the string or list value for the configuration key passed as argument. |
list | Retrieve all entries in the system configuration as key-value pairs. |
type ↳ type/{key} | Return the data type for the configuration key passed as argument. |
| ||||
summary: resource | method | detail: method |