nv show system
|
|
nv show system Show general system information. |
|
|
Syntax Description |
N/A |
|
|
Default |
N/A |
|
|
History |
|
|
|
Example |
|
|
|
REST API |
GET https://<ip>/nvue_v1/system |
|
|
Related commands |
|
|
|
Notes |
|
|
nv show system cpu
|
|
nv show system cpu Show system CPU. |
|
|
Syntax Description |
N/A |
|
|
Default |
N/A |
|
|
History |
|
|
|
Example |
|
|
|
REST API |
GET https://<ip>/nvue_v1/system/cpu |
|
|
Related Commands |
|
|
|
Notes |
|
|
nv show system memory
|
|
nv show system memory Show system memory. |
|
|
Syntax Description |
N/A |
|
|
Default |
N/A |
|
|
History |
25.02.2002 |
|
|
Example |
|
|
|
REST API |
GET https://<ip>/nvue_v1/system/memory |
|
|
Related Commands |
|
|
|
Notes |
|
|
nv show system disk
|
|
nv show system disk Get system disk information. |
|
|
Syntax Description |
N/A |
|
|
Default |
N/A |
|
|
History |
25.02.3000 |
|
|
Example |
|
|
|
REST API |
GET https://<ip>/nvue_v1/system/disk |
|
|
Related Commands |
nv show system disk usage |
|
|
Notes |
|
|
nv show system disk usage
|
|
nv show system disk usage Get system storage utilization information. |
|
|
Syntax Description |
N/A |
|
|
Default |
N/A |
|
|
History |
25.02.3000 |
|
|
Example |
|
|
|
REST API |
GET https://<ip>/nvue_v1/system/disk/usage |
|
|
Related Commands |
nv show system disk |
|
|
Notes |
|
|
nv action erase system disk
|
|
nv action erase system disk [force] Wipe all the SSD data. |
|
|
Syntax Description |
force |
Force the action without asking for user confirmation (the warning message indicating that the disk data will be unrecoverable will be bypassed). |
|
Default |
N/A |
|
|
History |
25.02.3000 |
|
|
Example |
|
|
|
REST API |
GET https://<ip>/nvue_v1/system/disk |
|
|
Related Commands |
nv action change system security sed-password 12345678 |
|
|
Notes |
The procedure is secure by doing crypto erase and block erase, ensuring the data is unrecoverable. To reboot after the SSD wipe action finishes, use the following command
|
|
Last updated: