v1
latestSwagger 2.02026-07-17107130444.8 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
[
{
"ID": "ktnbjxoalbkvbvedmg1urrz8h",
"Version": {
"Index": 11
},
"CreatedAt": "2016-11-05T01:20:17.327670065Z",
"UpdatedAt": "2016-11-05T01:20:17.327670065Z",
"Spec": {
"Name": "server.conf"
}
}
]