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