{"id":21832910,"url":"https://github.com/null-none/redfish-hp-ilo","last_synced_at":"2025-06-17T23:37:22.004Z","repository":{"id":172063287,"uuid":"648795639","full_name":"null-none/redfish-hp-ilo","owner":"null-none","description":"Redfish API implementation on HPE servers with iLO RESTful API","archived":false,"fork":false,"pushed_at":"2023-06-20T13:21:59.000Z","size":30,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-24T19:50:00.411Z","etag":null,"topics":["api","hp","hpilo","ipmi","python","redfish","rest"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/null-none.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-02T20:46:37.000Z","updated_at":"2025-05-19T14:56:50.000Z","dependencies_parsed_at":"2023-07-04T08:34:06.818Z","dependency_job_id":null,"html_url":"https://github.com/null-none/redfish-hp-ilo","commit_stats":null,"previous_names":["null-none/redfish-hp-ilo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/null-none/redfish-hp-ilo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fredfish-hp-ilo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fredfish-hp-ilo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fredfish-hp-ilo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fredfish-hp-ilo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/null-none","download_url":"https://codeload.github.com/null-none/redfish-hp-ilo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fredfish-hp-ilo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260458715,"owners_count":23012499,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","hp","hpilo","ipmi","python","redfish","rest"],"created_at":"2024-11-27T19:27:04.946Z","updated_at":"2025-06-17T23:37:16.987Z","avatar_url":"https://github.com/null-none.png","language":"Python","readme":"# redfish-hp-ilo\nRedfish API implementation on HPE servers with iLO RESTful API\n\n#### Install \n```bash\npip install redfish-hp-ilo\n```\n\n#### Examples\n\n```python\nfrom redfish_hp_ilo.api import RedfishHPIlo\n\nhandler = RedfishHPIlo(\"0.0.0.0\", \"username\", \"password\")\nhandler.software_firmware_inventory(\"firmware\")\nhandler.software_firmware_inventory(\"software\")\nhandler.get_bios_setting()\nhandler.reset()\nhandler.power_down()\nhandler.power_up()\nhandler.find_mac_address()\nhandler.computer_details()\nhandler.change_temporary_boot_order(\"hdd\")\nhandler.bios_revert_default()\n\n\nhandler.reset_server_gen9()\nhandler.get_bios_setting_gen9()\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull-none%2Fredfish-hp-ilo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnull-none%2Fredfish-hp-ilo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull-none%2Fredfish-hp-ilo/lists"}