stcli Commands
HX Data Platform Command Line Interface (CLI) commands all begin with stcli .
stcli [-h] {about | services | vm | dp | snapshot-schedule | cluster | appliance | node | disk | datastore | file | security | license }
Syntax Description
|
Option |
Required or Optional |
Description |
|---|---|---|
| about |
One of set required. |
About controller VM service, the storage manager, |
| appliance |
One of set required. |
Commands supported in the storage cluster appliance namespace. |
| cluster |
One of set required. |
Commands supported in the storage cluster namespace. |
| datastore |
One of set required. |
Commands supported in the storage cluster datastore namespace. |
| disk |
One of set required. |
Commands supported in the storage cluster disk namespace. |
| file |
One of set required. |
Commands supported in the storage cluster VM file namespace. |
| license |
One of set required. |
Commands supported in the Smart License namespace. |
| node |
One of set required. |
Commands supported in the storage cluster node namespace. A storage cluster node is comprised of a hypervisor node and the storage controller. The storage cluster node uses the hypervisor ID/IP for identification. |
| security |
One of set required. |
Commands supported in the storage cluster security namespace. |
| services |
One of set required. |
Commands supported in the storage cluster system services namespace. |
| snapshot-schedule |
One of set required. |
Enables / disables snapshot schedules for all the objects in this storage cluster. |
| vm |
One of set required. |
Commands supported in the storage cluster VM namespace. |
Command Default
None. One option from the set is required.
Usage Guidelines
Accompany the stcli command with one of the positional arguments enclosed in { } or optionally, arguments enclosed in [ ].
Feedback