Skip to main content

SpConfigJob

Import this model from the entry point of its package:

import { SpConfigJob } from '@sailpoint/angular-sdk/sp_config';

Properties

NameTypeDescriptionNotes
jobIdstringUnique id assigned to this job.[default to undefined]
statusstringStatus of the job.[default to undefined]
typestringType of the job, either export or import.[default to undefined]
expiration(optional) stringThe time until which the artifacts will be available for download.[default to undefined]
createdstringThe time the job was started.[default to undefined]
modifiedstringThe time of the last update to the job.[default to undefined]