id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| v2024-outlier-summary |
OutlierSummary |
OutlierSummary |
OutlierSummary |
pythonsdk |
| python |
| Python |
| sdk |
| OutlierSummary |
| V2024OutlierSummary |
|
/tools/sdk/python/v2024/models/outlier-summary |
| SDK |
| Software Development Kit |
| OutlierSummary |
| V2024OutlierSummary |
|
OutlierSummary
Properties
| Name |
Type |
Description |
Notes |
| type |
Enum [ 'LOW_SIMILARITY', 'STRUCTURAL' ] |
The type of outlier summary |
[optional] |
| snapshot_date |
datetime |
The date the bulk outlier detection ran/snapshot was created |
[optional] |
| total_outliers |
int |
Total number of outliers for the customer making the request |
[optional] |
| total_identities |
int |
Total number of identities for the customer making the request |
[optional] |
| total_ignored |
int |
|
[optional] [default to 0] |
| } |
|
|
|
Example
[Back to top]