dsdk / v1.47 / ServiceListData
Type Alias: ServiceListData ​
ServiceListData:
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 services list. Available filters: - id=<service id> - label=<service label> - `mode=["replicated" |
query.status ? | boolean | Include service status, with count of running and desired tasks. |