Skip to main content

Dell EMC iDRAC OEM extension package for the sushy library

Project description

Dell EMC OEM extension for sushy

Sushy is a client library designed to communicate with Redfish based BMC.

Redfish specification offers extensibility mechanism to let hardware vendors introduce their own features with the common Redfish framework. At the same time, sushy supports extending its data model by loading extensions found within its "oem" namespace.

The sushy-oem-idrac package is a sushy extension package that aims at adding high-level hardware management abstractions, that are specific to Dell EMC BMC (which is known under the name of iDRAC), to the tree of sushy Redfish resources.

Example use

Once installed, sushy user can access Dell EMC OEM resources. For example, OEM extension of Manager resource can be instrumental for switching the node to boot from a virtual media device:

import sushy

root = sushy.Sushy('http://mydellemcbmc.example.com')
manager = root.get_manager('iDRAC.Embedded.1')

oem_manager = manager.get_oem_extension('Dell')

oem_manager.set_virtual_boot_device(
    sushy.VIRTUAL_MEDIA_CD, persistent=False, manager=manager)    

See full example of virtual media boot setup in the functional test suite.

Project details


Download files

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

Source Distribution

sushy-oem-idrac-2.1.1.tar.gz (31.2 kB view details)

Uploaded Source

Built Distribution

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

sushy_oem_idrac-2.1.1-py3-none-any.whl (43.7 kB view details)

Uploaded Python 3

File details

Details for the file sushy-oem-idrac-2.1.1.tar.gz.

File metadata

  • Download URL: sushy-oem-idrac-2.1.1.tar.gz
  • Upload date:
  • Size: 31.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.11

File hashes

Hashes for sushy-oem-idrac-2.1.1.tar.gz
Algorithm Hash digest
SHA256 4e53d21e199906296e9d704e02d2a3f647e6eb96b0a69218c4a1443c41746379
MD5 f98382f3fb066abb9f6ceb674e757754
BLAKE2b-256 24e0cafe81949e663f725ae64e484c3b8c7d3d304137d32405f96593a12ca34e

See more details on using hashes here.

File details

Details for the file sushy_oem_idrac-2.1.1-py3-none-any.whl.

File metadata

  • Download URL: sushy_oem_idrac-2.1.1-py3-none-any.whl
  • Upload date:
  • Size: 43.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.11

File hashes

Hashes for sushy_oem_idrac-2.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5efeea723c84d692c09abb2843dd8dd18f9944fe7902dcd0a4191a63a4183224
MD5 479745b073b92bdbe703bf1aee67090f
BLAKE2b-256 125ad5bc93c2196c81b44833574582ef49701ea222a93bc0dd1f42f29e34bdf8

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