Skip to main content

SpConfigExportResults

Import this model from the entry point of its package:

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

Properties

NameTypeDescriptionNotes
version(optional) numberCurrent version of the export results object.[default to undefined]
timestamp(optional) stringTime the export was completed.[default to undefined]
tenant(optional) stringName of the tenant where this export originated.[default to undefined]
description(optional) stringOptional user defined description/name for export job.[default to undefined]
options(optional) ExportOptions[default to undefined]
objects(optional) Array<ConfigObject>[default to undefined]