API Guide

Table 44. Parameters for idrac.cong_mgr.scp_import
Parameter Name Type Allowed Values
end_host_power_state EndHostPowerStateEnum
EndHostPowerStateEnum.Off
EndHostPowerStateEnum.On
Description The desired host power state after the import operation is complete.
0 - Off
1 - On
Default value is 0
Table 45. Parameters for idrac.cong_mgr.scp_import
Parameter Name Type Allowed Values
job_wait
Boolean True/False
Description
This API raises a ag to wait for the job to complete. A false value will return the Job ID.
Table 46. Parameters for idrac.cong_mgr.scp_import
Parameter Name Type
share_path
FileOnShare (for CIFS & NFS Share)
LocalFile (For Local Share)
Description SCP exports can be directed to local le systems and network shares.
NFS - Network File System
IPAddress - Name of the NFS share server.
Sharename - The NFS share name.
Mountpoint - To mount the shared le.
UserCredentials - Username and password for accessing the shared le.
CIFS - Common Internet File System
IPAddress - Name of the CIFS share server.
Sharename - The CIFS share name.
Sharepath - The share path where le needs to be imported.
UserCredentials - Username and password for accessing the shared le.
Table 47. Parameters for idrac.cong_mgr.scp_import
Parameter Name Type Allowed Values
Target SCPTargetEnum
SCPTargetEnum.ALL
SCPTargetEnum.IDRAC
SCPTargetEnum.BIOS
OpenManage Python SDK API introduction 21