v52

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-034240919.6 KB
OSD

Sets OSD flags for the entire cluster.

    The `recovery_deletes`, `sortbitwise` and `pglog_hardlimit` flags cannot be unset.
    `purged_snapshots` cannot even be set. It is therefore required to at
    least include those four flags for a successful operation.
    
put/api/osd/flags

Request body

flagsstring[] required

List of flags to set. The flags recovery_deletes, sortbitwise and pglog_hardlimit cannot be unset. Additionally purged_snapshots cannot even be set.

Response

Resource updated.

list_of_flagsstring[] required