Skip to main content

SendDeclassifyMachineAccountFromSourceV1429Response

Properties

NameTypeDescriptionNotes
messageobjectA message describing the error[optional]
}

Example

from sailpoint.declassify_source.models.send_declassify_machine_account_from_source_v1429_response import SendDeclassifyMachineAccountFromSourceV1429Response

send_declassify_machine_account_from_source_v1429_response = SendDeclassifyMachineAccountFromSourceV1429Response(
message= Rate Limit Exceeded
)

[Back to top]