mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-06 04:19:31 +00:00
Fixed bracket
This commit is contained in:
@@ -480,7 +480,7 @@ Content-Type: application/json
|
||||
|
||||
**Description**
|
||||
|
||||
[This post(https://developer.sailpoint.com/idn/api/beta/import-sp-config)] imports objects from a JSON configuration file into a tenant.
|
||||
[This endpoint](https://developer.sailpoint.com/idn/api/beta/import-sp-config) imports objects from a JSON configuration file into a tenant.
|
||||
By default, every import job first exports all existing objects supported by sp-config as a backup before attempting the import.
|
||||
The import job provides a backup so the configuration's import status is available for inspection or restore if needed.
|
||||
You can skip the backup by setting `excludeBackup` to `true` in the import options.
|
||||
|
||||
Reference in New Issue
Block a user