mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 12:27:47 +00:00
Update to powershell SDK docs: 13123805130
This commit is contained in:
@@ -16,11 +16,11 @@ tags: ['SDK', 'Software Development Kit', 'SubSearchAggregationSpecification', '
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Nested** | Pointer to [**NestedAggregation**](nested-aggregation) | | [optional]
|
||||
**Metric** | Pointer to [**MetricAggregation**](metric-aggregation) | | [optional]
|
||||
**VarFilter** | Pointer to [**FilterAggregation**](filter-aggregation) | | [optional]
|
||||
**Bucket** | Pointer to [**BucketAggregation**](bucket-aggregation) | | [optional]
|
||||
**SubAggregation** | Pointer to [**Aggregations**](aggregations) | | [optional]
|
||||
**Nested** | [**NestedAggregation**](nested-aggregation) | | [optional]
|
||||
**Metric** | [**MetricAggregation**](metric-aggregation) | | [optional]
|
||||
**VarFilter** | [**FilterAggregation**](filter-aggregation) | | [optional]
|
||||
**Bucket** | [**BucketAggregation**](bucket-aggregation) | | [optional]
|
||||
**SubAggregation** | [**Aggregations**](aggregations) | | [optional]
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user