API Guide

Table 37. Parameters for idrac.cong_mgr.scp_export
Parameter Name Type Allowed Values
export_use Enum
ExportUseEnum.Default
ExportUseEnum.Clone
ExportUseEnum.Replace
Description
The output le formats for export_use are:
ExportUseEnum.Default- By default, none of the options are selected.
ExportUseEnum.Clone - This option is used with Redsh protocol to generate an SCP that is ready for
cloning.
ExportUseEnum.Replace - This option is used to retire a server from the data center and replace it with
another.
Table 38. Parameters for idrac.cong_mgr.scp_export
Parameter Name Type Allowed Values
include_in_export Enum
IncludeInExportEnum.Default
IncludeInExportEnum.Include_Read_Only
IncludeInExportEnum.Include_Password_Hash
_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
20 OpenManage Python SDK API introduction