GetPeerGroupOutliersV1401Response
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| error | object | A message describing the error | [optional] |
| } |
Example
from sailpoint.iai_peer_group_strategies.models.get_peer_group_outliers_v1401_response import GetPeerGroupOutliersV1401Response
get_peer_group_outliers_v1401_response = GetPeerGroupOutliersV1401Response(
error=JWT validation failed: JWT is expired
)