Query
Package : spaceone.api.core.v1
Message
AggregateCount
No | Field | Type | Description |
1 | name | string |
AggregateGroup
No | Field | Type | Description |
1 | keys | ||
2 | fields |
AggregateGroupField
No | Field | Type | Description |
1 | key | string | |
2 | k | string | |
3 | name | string | |
4 | n | string | |
5 | operator | string | |
6 | o | string | |
7 | value | string | |
8 | v | string | |
9 | date_format | string |
AggregateGroupKey
No | Field | Type | Description |
1 | key | string | |
2 | k | string | |
3 | name | string | |
4 | n | string | |
5 | date_format | string |
AggregateSort
No | Field | Type | Description |
1 | key | string | |
2 | desc | bool |
AggregateUnwind
No | Field | Type | Description |
1 | path | string |
Filter
No | Field | Type | Description |
1 | key | string | |
2 | k | string | |
3 | value | ||
4 | v | ||
5 | operator | string | |
6 | o | string |
Page
Query
No | Field | Type | Description |
1 | filter | ||
2 | filter_or | ||
3 | sort | ||
4 | page | ||
5 | minimal | bool | |
6 | count_only | bool | |
7 | only | list of string | |
8 | keyword | string |
Sort
No | Field | Type | Description |
1 | key | string | |
2 | desc | bool |
StatisticsAggregate
No | Field | Type | Description |
1 | unwind | ||
2 | group | ||
3 | count | ||
4 | sort |
StatisticsQuery
No | Field | Type | Description |
1 | filter | ||
2 | filter_or | ||
3 | aggregate | ||
4 | page | ||
5 | distinct | string | |
6 | keyword | string |
Last updated