Using Scli In Non-Secure Mode; Syntax - Dell EMC VxFlex Ready Node User Manual

Hide thumbs Also See for EMC VxFlex Ready Node:
Table of Contents

Advertisement

Using SCLI in non-secure mode

Syntax

Note:
The order of the parameters and command is insignificant.
l
SCLI commands are lowercase and case-sensitive.
l
All parameters are preceded by --
l
Before using most SCLI commands, you must log in, as described in the CLI Reference
Guide .
If VxFlex OS is running in non-secure mode, you must disable secure communications
on every MDM server to enable execution of commands.
To disable secure communications in Windows, on each MDM open the SCLI
l
conf.txt file, and add the following line:
cli_use_secure_communication=0
To disable secure communications in Linux, run the following on each MDM:
l
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.
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:
Message - Required
l
<> - Argument
l
() – Required element
l
[] – Optional element
l
| - Select from options A|B|C
l
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
--r1
Description
r1 description
Dell EMC VxFlex Ready Node AMS User Guide
Managing System Objects
133

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents