Skip to main content

GetMachineClassificationConfigV1429Response

Properties

NameTypeDescriptionNotes
messageobjectA message describing the error[optional]
}

Example

from sailpoint.machine_classification_config.models.get_machine_classification_config_v1429_response import GetMachineClassificationConfigV1429Response

get_machine_classification_config_v1429_response = GetMachineClassificationConfigV1429Response(
message= Rate Limit Exceeded
)

[Back to top]