Unsolved
1 Rookie
•
44 Posts
0
382
September 14th, 2022 03:00
pstcli snapshot command
Hi
What is the PSTCLI command to delete snapshot and thin clone?
No Events found!
Unsolved
1 Rookie
•
44 Posts
0
382
September 14th, 2022 03:00
Hi
What is the PSTCLI command to delete snapshot and thin clone?
Top
mario_kart1
1 Rookie
•
8 Posts
0
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 ]