netbox-agent icon indicating copy to clipboard operation
netbox-agent copied to clipboard

Add ability to manually specify if a server is a blade or not

Open Solvik opened this issue 4 years ago • 0 comments

Some manufacturers doesn't not let us find if a server is a blade programatically

In order to let the user manage this his way, we need to let it handle this case with CLI/config parameters like:

--is-blade
--chassis <S/N of the chassis>
--blade-slot "Slot 01"

handles #149 case

Solvik avatar Jul 07 '20 18:07 Solvik