readClusteringAll()
Home > @gooddata/sdk-backend-spi > IExecutionResult > readClusteringAll
IExecutionResult.readClusteringAll() method
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Reads anomaly detection for the execution result.
Signature:
readClusteringAll(config: IClusteringConfig): Promise<IClusteringResult>;
Parameters
Parameter |
Type |
Description |
---|---|---|
config |
Returns:
Promise<IClusteringResult>