Dell PowerStore 3200T EMC PowerStore CLI User Guide - Page 11

The delete action command, Get help

Page 11 highlights

{ "id": "616b80db-f8ad-46cb-b958-f9c8a7940770", "name": "tal2", "description": "", "type": "Primary", "wwn": "naa.68ccf09800c6c60a72678f4c3c71ddff", "state": "Ready", "size": 819200000 }, { "id": "cab12dab-a421-49e2-a9f0-8f0812b88bd9", "name": "tal4", "description": "", "type": "Primary", "wwn": "naa.68ccf09800c6f0e48a9361937ffbb10f", "state": "Ready", "size": 81920000 }, { "id": "e97a7760-a4d9-462b-a6f1-67bcc5f8f367", "name": "tal1_new", "description": "", "type": "Primary", "wwn": "naa.68ccf09800efe4b0ae44dadec26a0a59", "state": "Ready", "size": 819200000 } ] Comma-separated values format ID,SP,Ports,Health state la0_SPA,SPA,"eth0_SPA,eth1_SPA",OK (5) la0_SPB,SPB,"eth0_SPB,eth1_SPB",OK (5) The delete action command The delete action command removes an object from the system based on the specified object and object qualifier. Format [] delete Example The following command deletes user1: pstcli -d 10.0.0.1 -u admin -p MyPassword456! local_user -name user1 delete Get help For help with using the CLI, use the -help, --help, -h, --h or -?. Depending on the context where this command is used, it can provide the following information: ● List of CLI object types ● Details about a specific object such as attributes and action syntax ● Details about a specific action such as syntax and description of each parameter Introduction 11

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16

{
"id": "616b80db-f8ad-46cb-b958-f9c8a7940770",
"name": "tal2",
"description": "",
"type": "Primary",
"wwn": "naa.68ccf09800c6c60a72678f4c3c71ddff",
"state": "Ready",
"size": 819200000
},
{
"id": "cab12dab-a421-49e2-a9f0-8f0812b88bd9",
"name": "tal4",
"description": "",
"type": "Primary",
"wwn": "naa.68ccf09800c6f0e48a9361937ffbb10f",
"state": "Ready",
"size": 81920000
},
{
"id": "e97a7760-a4d9-462b-a6f1-67bcc5f8f367",
"name": "tal1_new",
"description": "",
"type": "Primary",
"wwn": "naa.68ccf09800efe4b0ae44dadec26a0a59",
"state": "Ready",
"size": 819200000
}
]
Comma-separated values format
ID,SP,Ports,Health state
la0_SPA,SPA,”eth0_SPA,eth1_SPA”,OK (5)
la0_SPB,SPB,”eth0_SPB,eth1_SPB”,OK (5)
The delete action command
The
delete
action command removes an object from the system based on the specified object and object qualifier.
Format
<
object type
> [<
object qualifiers
>] delete
Example
The following command deletes user1:
pstcli -d 10.0.0.1 -u
admin
-p
MyPassword456!
local_user –name
user1
delete
Get help
For help with using the CLI, use the
-help
,
--help
,
-h
,
--h
or
-?
.
Depending on the context where this command is used, it can provide the following information:
List of CLI object types
Details about a specific object such as attributes and action syntax
Details about a specific action such as syntax and description of each parameter
Introduction
11