# proxmox-sdk v0.0.10

v0.0.10

| Field |Value |
| --- | --- |
| Canonical URL | https://emersonfelipesp.com/proxmox-sdk/releases/v0.0.10 |
| GitHub URL | https://github.com/emersonfelipesp/proxmox-sdk/releases/tag/v0.0.10 |
| Tag | v0.0.10 |
| State | latest |
| Author | emersonfelipesp |
| Created | 2026-06-03 22:24 UTC |
| Published | 2026-06-03 22:25 UTC |
| Target | 2a56044560eaa7c7e0a3feadd398ce5ec3619f03 |
| Synced | 2026-06-04 00:58 UTC |
| Assets | 0 |

## Release notes

## proxmox-sdk 0.0.10

Ships the Ceph PVE write helpers (`CephWrite` domain, #98): pool create/update/delete, cluster flag set/unset, OSD create/delete/in/out, MON/MGR/MDS lifecycle, CephFS create, and Ceph service start/stop/restart. Destructive operations require `confirm_destroy=True`; all return Proxmox task UPIDs. Wired onto `CephClient.write` (async) and `SyncCephClient.write` (sync).

Enables `proxbox-api` to bump its `proxmox-sdk` pin to 0.0.10 and activate Proxmox-backed Ceph v2 writes (NetBox → plan/apply → CephWrite).

## Assets

No binary assets attached.

Source archives:

| Format |URL |
| --- | --- |
| zip | https://api.github.com/repos/emersonfelipesp/proxmox-sdk/zipball/v0.0.10 |
| tar.gz | https://api.github.com/repos/emersonfelipesp/proxmox-sdk/tarball/v0.0.10 |