Skip to main content

GetRoleMiningSessionsV1429Response

Properties

NameTypeDescriptionNotes
messageobjectA message describing the error[optional]
}

Example

from sailpoint.iai_role_mining.models.get_role_mining_sessions_v1429_response import GetRoleMiningSessionsV1429Response

get_role_mining_sessions_v1429_response = GetRoleMiningSessionsV1429Response(
message= Rate Limit Exceeded
)

[Back to top]