Response Body for Config Import command.
from sailpoint.v2024.models.sp_config_import_results import SpConfigImportResults sp_config_import_results = SpConfigImportResults( results={results={TRIGGER_SUBSCRIPTION={infos=[{key=IMPORT_PREVIEW, text=Object to be imported: [c953134c-2224-42f2-a84e-fa5cbb395904, Test 2], detail=null}, {key=IMPORT_PREVIEW, text=Object to be imported: [be9e116d-08e1-49fc-ab7f-fa585e96c9e4, Test 1], detail=null}], warnings=[], errors=[], importedObjects=[]}}}, export_job_id='be9e116d-08e1-49fc-ab7f-fa585e96c9e4' )
[Back to top]