tools.ozone.setting.listOptions
#main
List settings with optional filtering
Parameters
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| limit | integer | - | ❌ | - |
| cursor | string | - | ❌ | - |
| scope | string | instance personal | ❌ | - |
| prefix | string | - | ❌ | Filter keys by prefix |
| keys | array of nsid | - | ❌ | - |
Output
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| cursor | string | - | ❌ | - |
| options | array of tools.ozone.setting.defs#option | - | ✅ | - |