Skip to main content

Redfish Use Case Checkers

Copyright 2017-2025 DMTF. All rights reserved.

About

The Redfish Use Case Checkers performs common management use cases to ensure a Redfish service meets functional expectations.

Installation

From PyPI:

pip install redfish_use_case_checkers

From GitHub:

git clone https://github.com/DMTF/Redfish-Use-Case-Checkers.git
cd Redfish-Use-Case-Checkers
python setup.py sdist
pip install dist/redfish_use_case_checkers-x.x.x.tar.gz

Requirements

The Redfish Use Case Checkers requires Python3.

Required external packages:

colorama
redfish
redfish_utilities

If installing from GitHub, you may install the external packages by running:

pip install -r requirements.txt

Usage

usage: rf_use_case_checkers.py [-h] --user USER --password PASSWORD --rhost
                               RHOST [--report-dir REPORT_DIR] [--relaxed]
                               [--test-list [{AccountManagement,PowerControl,BootOverride,ManagerEthernetInterfaces,QueryParameters} ...]]
                               [--debugging]

Validate Redfish services against use cases

options:
  -h, --help            show this help message and exit
  --user USER, -u USER  The username for authentication
  --password PASSWORD, -p PASSWORD
                        The password for authentication
  --rhost RHOST, -r RHOST
                        The address of the Redfish service (with scheme)
  --report-dir REPORT_DIR
                        The directory for generated report files (default:
                        'reports')
  --relaxed             Allows for some failures to be logged as warnings;
                        useful if the criteria is to meet the literal 'shall'
                        statements in the specification.
  --test-list [{AccountManagement,PowerControl,BootOverride,ManagerEthernetInterfaces,QueryParameters} ...]
                        Selects specific tests to perform instead of running
                        the entire test suite.
  --debugging           Controls the verbosity of the debugging output; if not
                        specified only INFO and higher are logged.

Example:

rf_use_case_checkers -r https://192.168.1.100 -u USERNAME -p PASSWORD

Release Process

  1. Go to the "Actions" page
  2. Select the "Release and Publish" workflow
  3. Click "Run workflow"
  4. Fill out the form
  5. Click "Run workflow"

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

redfish_use_case_checkers-2.0.9.tar.gz (50.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

redfish_use_case_checkers-2.0.9-py3-none-any.whl (55.9 kB view details)

Uploaded Python 3

File details

Details for the file redfish_use_case_checkers-2.0.9.tar.gz.

File metadata

File hashes

Hashes for redfish_use_case_checkers-2.0.9.tar.gz
Algorithm Hash digest
SHA256 565884ee0e3ac8a3a008063be424319f29083bf5306078a61ceefd77e7985c5e
MD5 19f6fa54f8af09ef556d34cf07d48f31
BLAKE2b-256 ab1f29ea9e257bb139544eaaa4ebdf872ad0a09e42e96b230f4c922b5c66265f

See more details on using hashes here.

File details

Details for the file redfish_use_case_checkers-2.0.9-py3-none-any.whl.

File metadata

File hashes

Hashes for redfish_use_case_checkers-2.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 2a3d157c188049be3408b3ce55198e24f76974a957100175dba70bba1e8cfe7b
MD5 b1c5bf88c0ef8ef6ba996b08d3091e71
BLAKE2b-256 b964230cfa3f410fd2abc01f31f531d1fcee85f7ed7eb0ee925063280e367d17

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page