Skip to main content

StartPredictSodViolationsV1429Response

Properties

NameTypeDescriptionNotes
messageobjectA message describing the error[optional]
}

Example

from sailpoint.sod_violations.models.start_predict_sod_violations_v1429_response import StartPredictSodViolationsV1429Response

start_predict_sod_violations_v1429_response = StartPredictSodViolationsV1429Response(
message= Rate Limit Exceeded
)

[Back to top]