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