API Guide

Supported Action — SetupJobQueue
Description
This method is used for creating a job queue that shall contain one or more DellJobs with a specified order of execution within the queue.
URL
/redfish/v1/Dell/Managers/iDRAC.Embedded.1/DellJobService/Actions/DellJobService.SetupJobQueue
Supported HTTP Method and Privileges
HTTP Method Required Privilege
POST ConfigureComponents, Login
Supported Parameters
Parameter Qualifier Type Value Description
JobArray Input String The JobArray parameter will contain the array of JobIDs which represent the set of jobs to add to the job queue. This is
an ordered array that represents the sequence in which the jobs are run.
StartTimeInterval Input String Start time for the job execution in the format yyyymmddhhmmss. The string "TIME_NOW" indicates immediate start.
UntilTime Input String End time for the job execution in the format yyyymmddhhmmss. If this parameter is not NULL then the StartTimeInterval
parameter must be specified.
Message Output String Error Message in English corresponding to MessageID if the method fails to execute.
MessageArgs Output String Substitution variables for dynamic error messages.
MessageID Output String Error Message ID may be used to look-up in the Dell Message registry files.
Supported Status Codes
HTTP Status Code
Extended Information Error Message Code
200 Base.1.0.Success JCP010
DellLCService
Description
The DellLCService resource provides some actions to support Lifecycle Controller functionality.
URL
/redfish/v1/Dell/Managers/iDRAC.Embedded.1/DellLCService
Supported HTTP Method and Privileges
HTTP Method
Required Privilege
POST Login
GET Login
66 Redfish resources