MrKampf / proxmoxVE

The is a PHP 8 ProxmoxVe API client. With it you can easily and quickly retrieve information from your Proxmox server or cluster.
GNU General Public License v3.0
51 stars 26 forks source link

/api2/json/nodes/{node}/storage #7

Closed eliasmagn closed 3 years ago

eliasmagn commented 3 years ago

Nice work so far!

Is your feature request related to a problem? Please describe. Is, /api2/json/nodes/{node}/storage not implemented? If it is where can i find it?

Describe the solution you'd like Implement it ;-)

Additional context If not i would request that feature, since it is in the api, should be here as well or am i wrong? Best regards eliasmagn

eliasmagn commented 3 years ago

I am working on it already, and i am happy to contribute to that project. I am quite new to contribute, so please tell me if i do smthing wrong regarding copyright, since i follow your codestyle exactly. https://github.com/eliasmagn/proxmoxVE/blob/nodestorage/src/proxmox/Api/nodes/node/storage.php

MrKampf commented 3 years ago

All fine, when I have the time in next year I integrate this features and all the new Proxmox features. Thanks for support this library!

MrKampf commented 3 years ago

https://github.com/MrKampf/proxmoxVE/releases/tag/v0.2.9 https://github.com/MrKampf/proxmoxVE/commit/46ed77280e48ae0349cd2a91163603a78da7462a

Now integrated, thanks for the first code lines!

Many thanks for your support! @eliasmagn