-
In Cloudforms, it is possible to scan an IPv4 range for XClarity physical infra provider.
Could you do the same for RedFish ?
Basiscaly, for each IP of the range, do a HTTP(s) check port X for /…
-
this is the demo config file https://github.com/opiproject/otel/blob/main/config/telegraf.conf
we can add
- [x] [redfish](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/redfis…
-
### Summary
When I attempt to use a task such as:
```
- name: Get network protocol settings
community.general.redfish_info:
category: Manager
command: GetNetworkProtocols
…
-
Hey,
I am using the doc-generator to create a redfish specification that reflects our concrete implementation. So I use the subset functionality for it, pretty cool! Thanks for releasing that.
I…
-
### Summary
Working with Dell 13th gen servers such as R730, the `redfish_command` module cannot set one time boot setting correctly in UEFI mode. In BIOS mode everything works fine but in UEFI mod…
-
Internal error while doing GET operation for CA certificate with a recent build. GET operation works fine for client certificate.
```
bash-4.2$ curl -k -H "X-Auth-Token: $bmc_token" -X GET https:/…
-
Hi! I'm working on supporting the UpdateService over in the https://github.com/openbmc project. We're starting to use this tool for a lot of our redfish usage on our OpenBMC supported systems.
Wond…
-
Hi!
First, I am super glad you have written this library, it already does most of what I need to do, namely programatically generate structs from schema definitions like these:
https://redfish.…
-
Very nice tool. I am using it against a supermicro X11DPU system.
One thing I wanted to do thru redfishtool was to change a BIOS setting. First I want to see what all the Bios "attributes" are. …
-
As per Redfish schemas and RFCs Multiple static default gateways needs to supported on each interface,
Currently Networkd supports only a single IPv6 default gateway on each interface, but Redfish …