Redfish Utilities
Project description
Redfish Tacklebox
Copyright 2019-2024 DMTF. All rights reserved.
About
Redfish Tacklebox contains a set of Python3 utilities to perform common management operations with a Redfish service. The utilities can be used as part of larger management applications, or be used as standalone command line tools.
Installation
pip install redfish_utilities
Building from Source
python setup.py sdist
pip install dist/redfish_utilities-x.x.x.tar.gz
Building Docker
-
Pull the container from Docker Hub:
docker pull dmtf/redfish-tacklebox:latest
-
Build a container from local source:
docker build -t dmtf/redfish-tacklebox:latest .
-
Build a container from GitHub:
docker build -t dmtf/redfish-tacklebox:latest https://github.com/DMTF/Redfish-Tacklebox.git
Requirements
External modules:
- redfish: https://pypi.python.org/pypi/redfish
- XlsxWriter: https://pypi.org/project/XlsxWriter
You may install the external modules by running:
pip install -r requirements.txt
Utilities
- Discover (rf_discover.py)
- Sensor List (rf_sensor_list.py)
- System Inventory (rf_sys_inventory.py)
- Logs (rf_logs.py)
- Power/Reset (rf_power_reset.py)
- Boot Override (rf_boot_override.py)
- Virtual Media (rf_virtual_media.py)
- BIOS Settings (rf_bios_settings.py)
- Manager Configuration (rf_manager_config.py)
- Accounts (rf_accounts.py)
- Update (rf_update.py)
- Event Service (rf_event_service.py)
- Licenses (rf_licenses.py)
- Certificates (rf_certificates.py)
- Diagnostic Data (rf_diagnostic_data.py)
- Assembly (rf_assembly.py)
- Power Equipment (rf_power_equipment.py)
- Thermal Equipment (rf_thermal_equipment.py)
- Raw Request (rf_raw_request.py)
- Test Event Listener (rf_test_event_listener.py)
Release Process
- Go to the "Actions" page
- Select the "Release and Publish" workflow
- Click "Run workflow"
- Fill out the form
- Click "Run workflow"
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file redfish_utilities-3.3.6.tar.gz
.
File metadata
- Download URL: redfish_utilities-3.3.6.tar.gz
- Upload date:
- Size: 62.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b69f9da9f13559648be38e0bb35988c247f5711da56a5cd844853c0a39ec874 |
|
MD5 | d473dc6a328198ea1335426984217ce0 |
|
BLAKE2b-256 | 6d6a9f93e2233426a20346b41a1b89581f80d8488cf16dd80975fe62de153c7e |
File details
Details for the file redfish_utilities-3.3.6-py3-none-any.whl
.
File metadata
- Download URL: redfish_utilities-3.3.6-py3-none-any.whl
- Upload date:
- Size: 93.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3ff323b4f5c54e90658318d9e155a19d6524c56f6942c0e4f5a8f6aca30a2b0 |
|
MD5 | 460256f1af435ea09911b6f9cd8e5ae6 |
|
BLAKE2b-256 | 9bf9cec4ef8585c70fd164a58a90109f5d49f183d1ce5afebb91cf36816f63b2 |