Note:
l
The order of the parameters and command is insignificant.
l
SCLI commands are lowercase and case-sensitive.
l
All parameters are preceded by
--
Before using most SCLI commands, you must log in, as described in the
CLI Reference
Guide
.
Using SCLI in non-secure mode
If VxFlex OS is running in non-secure mode, you must disable secure communications
on every MDM server to enable execution of commands.
l
To disable secure communications in Windows, on each MDM open the SCLI
conf.txt
file, and add the following line:
cli_use_secure_communication=0
l
To disable secure communications in Linux, run the following on each MDM:
echo cli_use_secure_communication=0 >> ~/.scli/conf.txt
Note:
For more information on how to set up secure or non-secure mode, see the
VxFlex OS User Guide
.
Note:
After renewing certificates, changing from secure mode to non-secure
mode is not supported.
Syntax
All names of objects in the system will be capitalized, for example, Protection Domain.
In the case where the name is in fact initials it will be in uppercase, for example, MDM.
The actual CLI command format uses the following format:
l
Message - Required
l
<> - Argument
l
() – Required element
l
[] – Optional element
l
| - Select from options A|B|C
Each command entry uses the above syntax and looks like the following example:
Usage:
scli --cmd_example --r1 (--r2 | --r3 <V1>) [o1 <V2>|o2]
[Options]
Description: a description of what
cmd_example
does
Parameter
Description
--r1
r1 description
Managing System Objects
Dell EMC VxFlex Ready Node AMS User Guide
133
Summary of Contents for EMC VxFlex Ready Node
Page 1: ...Dell EMC VxFlex Ready Node Version 3 x AMS User Guide P N 302 005 733 REV 02 June 2019 ...
Page 10: ...Contents 10 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 12: ...Figures 12 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 14: ...Tables 14 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 18: ...Introduction 18 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 24: ...Introduction to VxFlex Ready Node 24 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 80: ...Architecture 80 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 110: ...VxFlex OS Performance Fine Tuning 110 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 130: ...Managing and Monitoring 130 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 156: ...Managing System Objects 156 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 182: ...Security Management 182 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 188: ...Monitoring the System using the VxFlex OS GUI 188 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 252: ...Reference 252 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 274: ...Common Tasks 274 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 292: ...System events 292 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 324: ...SNMP Trap Support 324 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 348: ...DTK Hardware Update Bootable ISO 348 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 354: ...Glossary 354 Dell EMC VxFlex Ready Node AMS User Guide ...