Skip to main content

GetAuthOrgNetworkConfigV1429Response

Properties

NameTypeDescriptionNotes
messageobjectA message describing the error[optional]
}

Example

from sailpoint.global_tenant_security_settings.models.get_auth_org_network_config_v1429_response import GetAuthOrgNetworkConfigV1429Response

get_auth_org_network_config_v1429_response = GetAuthOrgNetworkConfigV1429Response(
message= Rate Limit Exceeded
)

[Back to top]