Start a Conversation

Unsolved

M

1 Rookie

 • 

44 Posts

382

September 14th, 2022 03:00

pstcli snapshot command

Hi

What is the PSTCLI command to delete snapshot and thin clone?

 

1 Rookie

 • 

8 Posts

October 3rd, 2024 10:04

Hi,

as I know:
there is no pstcli for deleting a snap (insteadyou can do from gui), you can use -expiration_timestamp

for clone, since it's a volume you can use the same command for deleting a volume

pstcli -d xxx.yyy.www.zzz -u user -p 'password' volume { -id <value> | -name <value> } delete [ -immediate { yes | true | no | false } ] [-async ]

No Events found!

Top