API Guide
Parameter Name Type Allowed Values
SCPTargetEnum.NIC
SCPTargetEnum.RAID
Description
To identify the component for export. It identies one or more FQDDs. Selective list of FQDDs should be given
in comma-separated format.
SCPTargetEnum.IDRAC - The module exports only the iDRAC component in SCP le.
SCPTargetEnum.BIOS - The module exports BIOS conguration in SCP le.
SCPTargetEnum.NIC - The module exports NIC conguration in SCP le.
SCPTargetEnum.RAID - The module exports RAID conguration in SCP le.
This module will import the conguration component from the exported SCP
Default - SCPTargetEnum.ALL - This module exports the complete system conguration from the Lifecycle
Controller to a le on local or remote share location.
Table 42. Parameters for idrac.cong_mgr.scp_export
Parameter Name Type
time_to_wait
unit16
Description The time to wait for the host to shut down. Default and minimum value is 300 seconds. Maximum value is
3600 seconds.
Table 43. Parameters for idrac.cong_mgr.scp_export
Parameter Name Type
Workgroup
String
Description The applicable workgroup.
Returns: Success or Failure
Return type: JSON
idrac.cong_mgr.scp_import
API string/Method: idrac.config_mgr.scp_import.
Protocol Support: WSMAN, Redfish.
Description: This method is used to import the system conguration.
Parameters:
20
OpenManage Python SDK API introduction