Job schema contains information about a job that a Redfish job service schedules or executes. Clients create jobs to describe a series of operations that occur at periodic intervals.username:passwordAuthorization: Basic *****************X-Auth-Token: ********************curl --location '/redfish/v1/JobService/Jobs//Steps/' \
--header 'Authorization: Basic <encoded-value>'{}