Feature #50419
RESTful API add recursive remove directory
Status:
New
Priority:
Normal
Assignee:
-
Category:
Component - CephFS
Target version:
-
% Done:
0%
Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:
Description
When you want to remove a cephfs directory through RESTful API of dashboard, you need remove data in the directory at first, then you can remove the directory. Well, we need a simple operation to remove recursively.
History
#1 Updated by sharif magembe over 1 year ago
bo zhou wrote:
When you want to remove a cephfs directory through RESTful API of dashboard, you need remove data in the directory at first, then you can remove the directory. Well, we need a simple operation to remove recursively.
Hello which repository can we fix this issue