DELETE /a/config/virtualnodes/{Uuid}
[Enterprise Only] Delete a virtual node
Path Parameters
- Uuid (string, required) ------------------------------------
Core identification of the node
Path (string)
Type (string)
Size (string) Size of the file, or cumulated size of folder
MTime (string) Last modification Timestamp
Mode (integer) Permission mode, like 0777
Etag (string) Hash of the content if node is a LEAF, Uuid or
Response Example (200)
Response Type /definitions/entDeleteVirtualNodeResponse
{
"Success": true
}