v1
latestOpenAPI 3.0.02026-07-1410578280.2 KBConfig
List configs
get/configs
Query parameters
filtersstring
A JSON encoded value of the filters (a map[string][]string) to process on the configs list. Available filters:
- id=<config id>
- label=<key> or label=<key>=value
- name=<config name>
- names=<config name>
Response
no error
Example response
[
{
"CreatedAt": "2016-11-05T01:20:17.327670065Z",
"ID": "ktnbjxoalbkvbvedmg1urrz8h",
"Spec": {
"Name": "server.conf"
},
"UpdatedAt": "2016-11-05T01:20:17.327670065Z",
"Version": {
"Index": 11
}
}
]