Chassis Information and Inventory Commands
nv show platform Displays the types of data available under more specific platform commands. | ||
Syntax Description | N/A | |
Default | N/A | |
History | 25.02.1884 | |
Example |
| |
REST API | GET https://<ip>/nvue_v1/platform | |
Related Commands | ||
Notes |
nv show platform chassis-location Display chassis location information. | ||
Syntax Description | N/A | |
Default | N/A | |
History | 25.02.1884 | |
Example |
| |
Related Commands | ||
Notes |
nv show platform inventory {<inventory-id>} Display the status of all platform components. Includes the following fields: hw-version, model, serial, state and type. | ||
Syntax Description | inventory-id | Display the status of a single platform component (with the same fields as the general command). |
Default | N/A | |
History | 25.02.1884 | |
Example |
| |
REST API | GET https://<ip>/nvue_v1/platform/inventroy/ GET https://<ip>/nvue_v1/platform/inventroy/{inventroy-id} | |
Related Commands | ||
Notes |
nv action reset platform bmc-password Reset BMC root user password. | ||
Syntax Description | N/A | |
Default | N/A | |
History | 25.02.1884 | |
Example |
| |
REST API | POST https://<ip>/nvue_v1/platform/bmc-password | |
Related Commands | ||
Notes | This command resets the BMC root user password to '0penBmcTempPass!'. For security purposes, it is highly recommended to update this temporary password to a new, strong password immediately after the reset. |
nv show platform cable-cartridge Display the table with cable cartridges, their slot and tray ID, S/N, P/N and manufacturing date. | ||
Syntax Description | N/A | |
Default | N/A | |
History | 25.02.2141 | |
Example |
| |
REST API | GET https://<ip>/nvue_v1/platform/cable-cartridge | |
Related Commands | nv show platform cable-cartridge <cartridge-name> | |
Notes |
nv show platform cable-cartridge <cartridge-name> Display specified cable-cartridge information. | ||
Syntax Description | cartridge-name | Cable cartridge name, listed in the nv show platform cable-cartridge |
Default | N/A | |
History | 25.02.2141 | |
Example |
| |
REST API | GET https://<ip>/nvue_v1/platform/cable-cartridge/{cartridge-name} | |
Related Commands | nv show platform cable-cartridge | |
Notes |