White Papers
40 RESTful Server Configuration with iDRAC RESTful API
2.12.2 Importing the cloned SCP to the target server
The SCP import script require no modification for the cloning process and is used below. Since all settings are
applied due to the clone setting it takes about 5 minutes to complete. The output has been shortened for
brevity.
$ python ./redfish_SCP_import_local_file.py 192.168.0.121 root calvin
jwr_rf_clone.xml
- JID_968285068285 successfully created for ImportSystemConfiguration method
- Query job ID command passed
- Job not marked completed, current status is: Running
- Message: Importing Server Configuration Profile.
- Query job ID command passed
- Job not marked completed, current status is: Running
- Message: Waiting for the system to shut down.
- Query job ID command passed
- Job not marked completed, current status is: Running
- Message: Applying configuration changes.
- Query job ID command passed
- Job not marked completed, current status is: Running
- Message: Updating component configuration.
- Query job ID command passed
- Job not marked completed, current status is: Running
- Message: Staged component configuration is complete.
- Query job ID command passed
- Job ID = JID_968285068285
- Name = Import Configuration
- Message = Successfully imported and applied Server Configuration Profile.
- JID_968285068285 completed in: 0:05:01
$