feat: Add tray location for switch machine powershelf from RMS#807
feat: Add tray location for switch machine powershelf from RMS#807vinodchitraliNVIDIA wants to merge 1 commit intoNVIDIA:mainfrom
Conversation
🔐 TruffleHog Secret Scan✅ No secrets or credentials found! Your code has been scanned for 700+ types of secrets and credentials. All clear! 🎉 🕐 Last updated: 2026-04-03 20:37:17 UTC | Commit: 2248bb7 |
|
we should clarify what |
|
Core will not get these data via RMS only. In the long-term it will be via the component manager API interface so ANY plugins to Core could be able to provide such info. In the short-term, if it is not done this way, it will be by Core accessing NVOS and BMC directly as happened in endpoint exploration today for other similar info. |
2248bb7 to
dcdf29d
Compare
Added location field to Machine, Switch, PowerShelf, and Rack — dedicated VARCHAR(256) columns in DB tables Site explorer wires location from config to entity from RMS Signed-off-by: Vinod Chitrali <vchitrali@nvidia.com>
dcdf29d to
891d685
Compare
Added location field to Machine, Switch, PowerShelf, and Rack — dedicated VARCHAR(256) columns in DB tables
Site explorer wires location from config to entity from RMS
Description
Type of Change
Related Issues (Optional)
Breaking Changes
Testing
Additional Notes