SortField
is an enumerated
list of fields by which to sort queries.
Table: SortField
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 16, 2024 | |||||
Age | boolean | Long-Term | Whether to sort by age of events. | ||
DeltaLiveCost | boolean | Long-Term | Whether to sort by change of live cost. | ||
DeltaLiveCPU | boolean | Long-Term | Whether to sort by change of live CPU. | ||
DeltaStaticCost | boolean | Long-Term | Whether to sort by change of static cost. | ||
DeltaStaticCPU | boolean | Long-Term | Whether to sort by change of static CPU. | ||
deltaTotalCost | boolean | Long-Term | Whether to sort by change of total cost. | ||
DeltaTotalMemoryAllocation | boolean | Long-Term | Whether to sort by change in total memory allocation. | ||
InitiatedBy | boolean | Long-Term | Whether to sort by which user or entity initiated. | ||
liveCost | boolean | Long-Term | Whether to sort by live cost. | ||
StaticCost | boolean | Long-Term | Whether to sort by change of total cost. | ||
status | boolean | Long-Term | Whether to sort by event status. | ||
TotalCost | boolean | Long-Term | Whether to sort by total cost. | ||
TotalLiveCPU | boolean | Long-Term | Whether to sort by total live CPU. | ||
TotalMemoryAllocation | boolean | Long-Term | Whether to sort by total memory allocation. | ||
TotalStaticCPU | boolean | Long-Term | Whether to sort by total static CPU. | ||
View | boolean | Long-Term | Whether to sort by view. |