Skip to main content

GetMultiHostIntegrationsListV1429Response

Properties

NameTypeDescriptionNotes
messageobjectA message describing the error[optional]
}

Example

from sailpoint.multi_host_integration.models.get_multi_host_integrations_list_v1429_response import GetMultiHostIntegrationsListV1429Response

get_multi_host_integrations_list_v1429_response = GetMultiHostIntegrationsListV1429Response(
message= Rate Limit Exceeded
)

[Back to top]