package | description |
---|---|
curl | curl is a tool to transfer data from or to a server, using one of the supported protocols (DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET and TFTP). The command is designed to work without user interaction. |
jq | jq is a tool for processing JSON inputs, applying the given filter to its JSON text inputs and producing the filter's results as JSON on standard output. |
link | description |
---|---|
https://github.com/dell/iDRAC-Redfish-Scripting | Dell Github repo for Redfish scripts for Python and PowerShell |
https://github.com/dell/redfish-ansible-module | Dell GitHub repo for Redfish Ansible cookbooks |
https://github.com/dell/redfish-ansible-module/issues/44 | Question on LDAP/AD config |
https://downloads.dell.com/solutions/dell-management-solution-resources/RESTfulSerConfig-using-iDRAC-REST API(DTC copy).pdf | RESTful Server Configuration with iDRAC RESTful API (Nov 2017) |
https://downloads.dell.com/manuals/all-products/esuprt_software_int/esuprt_software_ent_systems_mgmt/idrac9-lifecycle-controller-v5x-series_reference-guide_en-us.pdf | iDRAC9 Security Configuration Guide |
https://developer.dell.com/apis/2978/versions/5.xx/docs/1.0Intro.md | iDRAC Redfish API developer info |
https://www.dell.com/support/kbdoc/en-us/000178045 | External KB 000178045 Redfish API with Dell integrated Remote Access Controller. |