Skip to content

dsdk / v1.47 / ServiceListData

Type Alias: ServiceListData ​

ServiceListData: object

Type declaration ​

NameTypeDescription
query?object-
query.filters?stringA JSON encoded value of the filters (a map[string][]string) to process on the services list. Available filters: - id=<service id> - label=<service label> - `mode=["replicated"
query.status?booleanInclude service status, with count of running and desired tasks.