]> git.proxmox.com Git - pve-storage.git/commit
add API for ZFS management
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 7 Aug 2018 14:51:09 +0000 (16:51 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 8 Aug 2018 06:02:14 +0000 (08:02 +0200)
commitc84106edc9a6d277adedd7f498251c0f8efce1bc
treeb769f2591cef64babb4d83161b93128757fbbb32
parent5e35281da2bf246057543a64b49c8a6e5204922d
add API for ZFS management

a list, a detail and a create api call

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
PVE/API2/Disks.pm
PVE/API2/Disks/Makefile
PVE/API2/Disks/ZFS.pm [new file with mode: 0644]