v13

latestOpenAPI 3.0.0zlibraw.githubusercontent.com2026-08-01265409652.5 KB
kubernetes

Update reclaim policy of a PersistentVolume

Update the reclaim policy of a PersistentVolume. Access policy: Authenticated user.

put/kubernetes/{id}/persistent_volumes/reclaim_policy

Path parameters

idinteger required

Environment identifier

Request body

namestring
reclaimPolicy'Recycle' | 'Delete' | 'Retain'

Response

Success