API Guide

Parameter Name Type Allowed Values
SCPTargetEnum.NIC
SCPTargetEnum.RAID
Description
To identify the component for export. It identies 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 conguration in SCP le.
SCPTargetEnum.NIC - The module exports NIC conguration in SCP le.
SCPTargetEnum.RAID - The module exports RAID conguration in SCP le.
This module will import the conguration component from the exported SCP
Default - SCPTargetEnum.ALL - This module exports the complete system conguration from the Lifecycle
Controller to a le on local or remote share location.
Table 42. Parameters for idrac.cong_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.cong_mgr.scp_export
Parameter Name Type
Workgroup
String
Description The applicable workgroup.
Returns: Success or Failure
Return type: JSON
idrac.cong_mgr.scp_import
API string/Method: idrac.config_mgr.scp_import.
Protocol Support: WSMAN, Redfish.
Description: This method is used to import the system conguration.
Parameters:
20
OpenManage Python SDK API introduction