Setup Guide

Table Of Contents
Server Configuration Profiles: User’s Guide
15 Server Configuration Profiles: Reference Guide | 456
3 SCP Export
Server Configuration Profile Export will generate an XML or JSON template either locally or to a network
share. The export operation will create a new job which can be monitored in the job queue. The template will
be made available once the job has been marked as Completed.
The available options used to customize the template generation are detailed in the following sections.
3.1 Selective Export
By default, SCP Export will generate a template that includes most configurable devices on the host system.
This includes, iDRAC, Lifecyle Controller, System, EventFilters, BIOS, NIC, FiberChannel, InfiniBand, and
RAID / Storage devices. All available interfaces offer the option to selectively export only requested devices
or device types.
Example:
racadm get -t xml -f export.xml -u username -p password -l //ip/share/ -c
iDRAC,NIC.Integrated.1-1-1
racadm provides the ‘-c’ option for selective export. In the example above, export.xml will be exported to a
network share and will contain the iDRAC.Embedded.1 component and the NIC.Integrated.1-1-1 component.
Most interfaces allow for both full FQDD or a shorthand version to export all components of a given type. The
shorthand ‘NIC’ would export NIC.Integrated.1-1-1, NIC.Integrated.2-1-1, etc, but full FQDD
‘NIC.Integrated.1-1-1’ would only provide the component for that specific device.
NOTE: Shorthand values can be used for SCP Export or SCP Import.
Available shorthand options
Shorthand
FQDD
iDRAC
iDRAC.Embedded.1
EventFilters
EventFilters.*.1
LifecycleController
LifecycleController.Embedded.1
System
System.Embedded.1
NonRAID
NonRAID.*
RAID
*** Exports/Imports all storage devices ***
AHCI
AHCI.*
PCIeExtender
PCIeExtender.*
PCIeSSD
PCIeSSD.*
Disk
Disk.*
BIOS
BIOS.Setup.1-1
NIC
NIC.*
FC
FC.*
InfiniBand
InfiniBand.*
SupportAssist
SupportAssist.Embedded.1
3.2 Read Only Attributes
Certain device attributes are ReadOnly and by default are not included in the template. These attributes can
be requested by using the ‘Include ReadOnly’ flag provided by the interface.
The example below shows the iDRAC Firmware Version under Info.1#Version.