Type Alias: ConfigListData ​
ConfigListData:
object
Type declaration ​
Name | Type | Description |
---|---|---|
query ? | object | - |
query.filters ? | string | 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> |