ManageIQ / manageiq-providers-redfish

ManageIQ plugin for the Redfish provider
https://www.dmtf.org/standards/redfish
Apache License 2.0
5 stars 25 forks source link

Discover RedFish provider via network scan #53

Open SLoeuillet opened 5 years ago

SLoeuillet commented 5 years ago

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 /redfish/v1

agrare commented 5 years ago

@SLoeuillet it is possible to add support for this, but isn't implemented currently.

If you look at https://github.com/ManageIQ/manageiq-providers-vmware/blob/master/app/models/manageiq/providers/vmware/discovery.rb it should give you and idea of where to start.

miq-bot commented 4 years ago

This issue has been automatically marked as stale because it has not been updated for at least 6 months.

If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.

Thank you for all your contributions!

miq-bot commented 4 years ago

This issue has been automatically marked as stale because it has not been updated for at least 3 months.

If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.

Thank you for all your contributions! More information about the ManageIQ triage process can be found in the traige process documentation.