API Guide

Parameter Name Type Allowed Values
_Values
IncludeInExportEnum.Include_Both
Description
This API allows you to include more while exporting the le. The additional information added with
include_in_export are:
1 - IncludeInExportEnum.Include_Read_Only - Includes read only values.
2 -
IncludeInExportEnum.Include_Password_Hash_Values - Includes password hash values.
3 -
IncludeInExportEnum.Include_Both - Includes both the values.
IncludeInExportEnum.Default - 0
Table 39. Parameters for idrac.cong_mgr.scp_export
Parameter Name Type Allowed Values
job_wait
Boolean True/False
Description
True - Wait for the performed export Server Conguration Prole jobs to complete.
False - Returns only the JobID.
Table 40. Parameters for idrac.cong_mgr.scp_export
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 - Name of the shared le.
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 - Name of the shared le.
Sharepath - The share path where le needs to be exported.
UserCredentials - Username and password for accessing the shared le.
Table 41. Parameters for idrac.cong_mgr.scp_export
Parameter Name Type Allowed Values
Target SCPTargetEnum
SCPTargetEnum.ALL
SCPTargetEnum.IDRAC
SCPTargetEnum.BIOS
OpenManage Python SDK API introduction 19