Skip to main content

GetJitActivationConfigV1429Response

Properties

NameTypeDescriptionNotes
messageobjectA message describing the error[optional]
}

Example

from sailpoint.jit_access.models.get_jit_activation_config_v1429_response import GetJitActivationConfigV1429Response

get_jit_activation_config_v1429_response = GetJitActivationConfigV1429Response(
message= Rate Limit Exceeded
)

[Back to top]