Skip to main content

GetPeerGroupOutliersV1429Response

Properties

NameTypeDescriptionNotes
messageobjectA message describing the error[optional]
}

Example

from sailpoint.iai_peer_group_strategies.models.get_peer_group_outliers_v1429_response import GetPeerGroupOutliersV1429Response

get_peer_group_outliers_v1429_response = GetPeerGroupOutliersV1429Response(
message= Rate Limit Exceeded
)

[Back to top]