API Guide

Supported Action —
ExportLicenseByDeviceToNetworkShare
Description
ExportLicenseByDeviceToNetworkShare is a method used to export License files from the IDRAC. The
ExportLicenseByDeviceToNetworkShare method exports all licenses from a device, specified by FQDD, to a user defined location. The
following tables specify ExportLicenseByDeviceToNetworkShare return values and parameters.
URL
/redfish/v1/Dell/Managers/iDRAC.Embedded.1/DellLicenseManagementService/Actions/
DellLicenseManagementService.ExportLicenseByDeviceToNetworkShare
Supported HTTP Method and Privileges
HTTP Method Required Privilege
POST Login
Supported Parameters
Parameter
Qualifier Type Value Description
FQDD Input String FQDD of the device to export licenses from.
FileName Input String The exported license is renamed to <FileName>.
IPAddress Input String IP Address of the machine hosting the CIFS, NFS, HTTP, or HTTPS share.
Password Input String Password for CIFS share authentication.
ShareName Input String Name of the CIFS share or full file folder path to the NFS share. Optional for HTTP/HTTPS share, which may be treated as the path of the directory containing the file.
ShareType Input String NFS, CIFS Type of the network share.
UserName Input String Username for CIFS share authentication.
Workgroup Input String Workgroup for the CIFS share, optional.
Job Output String Reference to the job spawned, if the operation continues after the method returns.
Message Output String Error Message in English corresponding to MessageID if the method fails to execute.
MessageArgs Output String Substitution variables for dynamic error or information messages.
MessageID Output String The message ID for the output message
Supported Action — ExportLicense
Supported Action — ExportLicenseByDeviceToNetworkShare
DellManager
Description
This resource is used to export, import, and preview the Server Configuration Profile (SCP) files Redfish implementation.
NOTE:
For SCP export, import, and preview, if Lifecycle Controller is disabled, ensure that you enable Lifecycle
Controller and retry the operation. To enable Lifecycle Controller, run the following command:
racadm set LifecycleController.LCAttributes.LifecycleControllerState 1
Redfish resources 85