tunable.tunable_type_choices

Retrieve the supported tunable types that can be changed.

Type: object

Type: array
No Additional Items

TunableTunableTypeChoices

Type: object

Available tunable types with their identifiers.

No Additional Properties

Sysctl

Type: const

System control parameters that affect kernel behavior.

Must be one of:
  • "SYSCTL"
Specific value: "SYSCTL"

Udev

Type: const

Device management rules for hardware detection and configuration.

Must be one of:
  • "UDEV"
Specific value: "UDEV"

Zfs

Type: const

ZFS filesystem kernel module parameters.

Must be one of:
  • "ZFS"
Specific value: "ZFS"


Required roles: READONLY_ADMIN | SYSTEM_TUNABLE_READ