mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 20:37:47 +00:00
Update to powershell SDK docs: 13123805130
This commit is contained in:
@@ -16,8 +16,8 @@ tags: ['SDK', 'Software Development Kit', 'SpConfigImportResults', 'V2024SpConfi
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Results** | [**map[string]ObjectImportResult1**](object-import-result1) | The results of an object configuration import job. | [required]
|
||||
**ExportJobId** | Pointer to **String** | If a backup was performed before the import, this will contain the jobId of the backup job. This id can be used to retrieve the json file of the backup export. | [optional]
|
||||
**Results** | [**map[string]ObjectImportResult1**](object-import-result1) | The results of an object configuration import job. | [required]
|
||||
**ExportJobId** | **String** | If a backup was performed before the import, this will contain the jobId of the backup job. This id can be used to retrieve the json file of the backup export. | [optional]
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user