GetPasswordSyncGroupsV1429Response
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| message | object | A message describing the error | [optional] |
| } |
Example
from sailpoint.password_sync_groups.models.get_password_sync_groups_v1429_response import GetPasswordSyncGroupsV1429Response
get_password_sync_groups_v1429_response = GetPasswordSyncGroupsV1429Response(
message= Rate Limit Exceeded
)