Skip to content

dsdk / v1.47 / ConfigListData

Type Alias: ConfigListData ​

ConfigListData: object

Type declaration ​

NameTypeDescription
query?object-
query.filters?stringA 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>