definition
stringlengths
2
292k
key
stringlengths
2
84
schema
stringclasses
339 values
{"type": "object", "properties": {"onSuccess": {"type": "string"}, "onFailure": {"type": "string"}}}
AwsDestinations
reference.json
{"additionalProperties": {"type": "string"}, "type": "object"}
AwsTags
reference.json
{"type": "object", "properties": {"ParameterValue": {"type": "string"}, "ParameterKey": {"type": "string"}}}
AwsStackParameters
reference.json
{"type": "object", "properties": {"rateLimit": {"type": ["string", "number"]}, "burstLimit": {"type": ["string", "number"]}}}
AwsThrottle
reference.json
{"type": "object", "properties": {"scopes": {"items": {"type": "string"}, "type": "array"}, "id": {"type": "string"}}}
AwsIdRefHttpApiEventAuthorizer
reference.json
{"type": "object", "properties": {"awsKmsKeyArn": {"type": "string"}, "name": {"type": "string"}}}
ServerlessServiceConfiguration
reference.json
{"type": "object", "properties": {"Type": {"type": "string"}, "Arn": {"type": "string"}}}
AwsRollbackTrigger
reference.json
{"type": "object", "properties": {"identitySource": {"items": {"type": "string"}, "type": "array"}, "name": {"type": "string"}, "arn": {"type": "string"}}}
AwsWebsocketAuthorizer
reference.json
{"additionalProperties": {}, "type": "object"}
AwsEnvironment
reference.json
{"type": "object", "properties": {"limit": {"type": ["string", "number"]}, "period": {"type": "string"}, "offset": {"type": ["string", "number"]}}}
AwsQuota
reference.json
{"type": "object", "properties": {"filter": {"type": "string"}, "logGroup": {"type": "string"}}}
AwsCloudwatchLog
reference.json
{"type": "object", "properties": {"format": {"type": "string"}, "level": {"type": "string"}, "roleManagedExternally": {"type": "boolean"}, "role": {"type": "string"}, "executionLogging": {"type": "boolean"}, "fullExecutionData": {"type": "boolean"}, "accessLogging": {"type": "boolean"}}}
AwsRestApiLogs
reference.json
{"minLength": 1, "type": "string", "pattern": "\\$\\{file\\(.+\\.(yml|yaml)\\)(:[A-Za-z]+)?(\\s*,\\s*(\"[^,]*\"|'[^,]*'|[A-Za-z:._-]+)\\s*)?\\}"}
ServerlessFilePath
reference.json
{"type": "object", "properties": {"format": {"type": "string"}}}
AwsHttpApiLogs
reference.json
{"type": "object", "properties": {"OriginPath": {"type": "string"}, "CustomOriginConfig": {"type": "object", "properties": {"OriginProtocolPolicy": {"type": "string"}}}, "DomainName": {"type": "string"}}}
AwsOrigin
reference.json
{"anyOf": [{"enum": ["aws_iam"], "type": "string"}, {"additionalProperties": false, "required": ["type"], "type": "object", "properties": {"type": {"enum": ["aws_iam"], "type": "string"}}}, {"additionalProperties": false, "required": ["type", "arn"], "properties": {"scopes": {"items": {"type": "string"}, "type": "array"}, "name": {"type": "string"}, "resultTtlInSeconds": {"minimum": 0, "type": "number", "maximum": 3600}, "identityValidationExpression": {"type": "string"}, "claims": {"items": {"type": "string"}, "type": "array"}, "identitySource": {"default": "method.request.header.Authorization", "type": "string"}, "type": {"enum": ["COGNITO_USER_POOLS"], "type": "string"}, "arn": {"type": "string"}}}, {"additionalProperties": false, "required": ["name"], "type": "object", "properties": {"name": {"type": "string"}, "identityValidationExpression": {"type": "string"}, "resultTtlInSeconds": {"minimum": 0, "type": "number", "maximum": 3600}, "identitySource": {"default": "method.request.header.Authorization", "type": "string"}, "type": {"default": "token", "enum": ["request", "token", "REQUEST", "TOKEN"], "type": "string"}, "arn": {"type": "string"}}}, {"additionalProperties": false, "required": ["type", "authorizerId"], "type": "object", "properties": {"type": {"enum": ["CUSTOM"], "type": "string"}, "authorizerId": {"type": "string"}}}]}
AwsHttpAuthorizer
reference.json
{"type": "object", "properties": {"scopes": {"items": {"type": "string"}, "type": "array"}, "name": {"type": "string"}}}
AwsNamedHttpApiEventAuthorizer
reference.json
{"type": "object", "properties": {"headers": {"additionalProperties": {"type": "boolean"}, "type": "object"}, "querystrings": {"additionalProperties": {"type": "boolean"}, "type": "object"}, "paths": {"additionalProperties": {"type": "boolean"}, "type": "object"}}}
AwsHttpRequestParametersValidation
reference.json
{"type": "object", "properties": {"trigger": {"type": "string"}, "pool": {"type": "string"}, "existing": {"type": "boolean"}}}
AwsCognitoUserPool
reference.json
{"additionalProperties": {"items": {"type": "string"}, "type": "array"}, "type": "object"}
AwsDetail
reference.json
{"type": "object", "properties": {"prefix": {"type": "string"}, "suffix": {"type": "string"}}}
AwsS3Rule
reference.json
{"anyOf": [{"required": ["directory", "file", "command"]}, {"required": ["directory", "file", "arguments"]}], "properties": {"directory": {"type": "string"}, "output": {"type": "string"}, "command": {"type": "string"}, "arguments": {"items": {"type": "string"}, "type": "array"}, "file": {"type": "string"}}}
commandObject
compile-commands.json
{"anyOf": [{"additionalProperties": false, "required": ["paths"], "type": "object", "properties": {"paths": {"items": {"type": "string"}, "type": "array"}, "extensions": {"items": {"type": "string"}, "type": ["array", "null"]}}}, {"additionalProperties": false, "required": ["cmd_stdout"], "type": "object", "properties": {"cmd_stdout": {"type": "string"}}}]}
OutputResource
zinoma-schema.json
{"anyOf": [{"type": "string"}, {"additionalProperties": false, "required": ["paths"], "type": "object", "properties": {"paths": {"items": {"type": "string"}, "type": "array"}, "extensions": {"items": {"type": "string"}, "type": ["array", "null"]}}}, {"additionalProperties": false, "required": ["cmd_stdout"], "type": "object", "properties": {"cmd_stdout": {"type": "string"}}}]}
InputResource
zinoma-schema.json
{"items": {"type": "string"}, "type": "array"}
Dependencies
zinoma-schema.json
{"additionalProperties": {"type": ["null", "string"]}, "type": "object"}
property
host-meta.json
{"required": ["Key", "Operator", "Value", "Effect", "TolerationSeconds"], "type": "object", "properties": {"Operator": {"type": "string"}, "TolerationSeconds": {"type": "integer"}, "Key": {"type": "string"}, "Value": {"type": "string"}, "Effect": {"type": "string"}}}
Toleration
devspace-schema.json
{"type": "object", "properties": {"url": {"type": "string"}}}
OpenConfig
devspace-schema.json
{"type": "object", "properties": {"username": {"type": "string"}, "name": {"type": "string"}, "secret": {"type": "string"}, "registry": {"type": "string"}, "serviceAccounts": {"items": {"type": "string"}, "type": "array"}, "password": {"type": "string"}, "email": {"type": "string"}}}
PullSecretConfig
devspace-schema.json
{"type": "object", "properties": {"default": {}, "short": {"type": "string"}, "type": {"enum": ["bool", "int", "string", "stringArray"], "type": "string"}, "name": {"type": "string"}}}
PipelineFlag
devspace-schema.json
{"type": "object", "properties": {"workDir": {"type": "string"}, "disableScreen": {"type": "boolean"}, "enabled": {"type": "boolean"}, "disableReplace": {"type": "boolean"}, "command": {"type": "string"}, "disableTTY": {"type": "boolean"}}}
Terminal
devspace-schema.json
{"type": "object", "properties": {"disableReplace": {"type": "boolean"}, "enabled": {"type": "boolean"}, "disableTTY": {"type": "boolean"}}}
Attach
devspace-schema.json
{"type": "object", "properties": {"git": {"type": "string", "group": "git", "group_name": "Source: Git Repository"}, "disableShallow": {"type": "boolean", "group": "git"}, "subPath": {"type": "string", "group": "git"}, "enabled": {"type": "boolean"}, "tag": {"type": "string", "group": "git"}, "cloneArgs": {"items": {"type": "string"}, "type": "array", "group": "git"}, "branch": {"type": "string", "group": "git"}, "path": {"type": "string", "group": "path", "group_name": "Source: Local Filesystem"}, "disablePull": {"type": "boolean", "group": "git"}, "revision": {"type": "string", "group": "git"}}}
Import
devspace-schema.json
{"type": "object", "properties": {"localCommand": {"type": "string"}, "gitCredentials": {"type": "boolean"}, "command": {"type": "string"}, "env": {"patternProperties": {".*": {"type": "string"}}, "type": "object"}, "skipContainerEnv": {"type": "boolean"}}}
ProxyCommand
devspace-schema.json
{"required": ["apiVersion", "kind", "name"], "type": "object", "properties": {"kind": {"type": "string"}, "name": {"type": "string"}, "apiVersion": {"type": "string"}}}
Target
devspace-schema.json
{"type": "object", "properties": {"disabled": {"type": "boolean"}, "pipeline": {"default": "deploy", "type": "string", "group": "execution", "group_name": "Execution"}, "git": {"type": "string", "group": "git", "group_name": "Source: Git Repository"}, "name": {"type": "string"}, "disableShallow": {"type": "boolean", "group": "git"}, "subPath": {"type": "string", "group": "git"}, "vars": {"patternProperties": {".*": {"type": "string"}}, "type": "object", "group": "execution"}, "namespace": {"type": "string", "group": "execution"}, "overwriteVars": {"type": "boolean", "group": "execution"}, "tag": {"type": "string", "group": "git"}, "cloneArgs": {"items": {"type": "string"}, "type": "array", "group": "git"}, "branch": {"type": "string", "group": "git"}, "ignoreDependencies": {"type": "boolean", "group": "execution"}, "path": {"type": "string", "group": "path", "group_name": "Source: Local Filesystem"}, "disablePull": {"type": "boolean", "group": "git"}, "revision": {"type": "string", "group": "git"}}}
DependencyConfig
devspace-schema.json
{"type": "object", "properties": {"path": {"type": "string"}, "inject": {"type": "boolean"}}}
RestartHelper
devspace-schema.json
{"type": "object", "properties": {"rootless": {"type": "boolean"}, "name": {"type": "string"}, "noRecreate": {"type": "boolean"}, "image": {"type": "string"}, "namespace": {"type": "string"}, "nodeSelector": {"type": "string"}, "noCreate": {"type": "boolean"}, "createArgs": {"items": {"type": "string"}, "type": "array"}, "noLoad": {"type": "boolean"}}}
BuildKitInClusterConfig
devspace-schema.json
{"required": ["key", "path"], "type": "object", "properties": {"path": {"type": "string"}, "mode": {"type": "integer"}, "key": {"type": "string"}}}
KanikoAdditionalMountKeyToPath
devspace-schema.json
{"type": "object", "properties": {"requests": {"patternProperties": {".*": {"type": "string"}}, "type": "object"}, "limits": {"patternProperties": {".*": {"type": "string"}}, "type": "object"}}}
PodResources
devspace-schema.json
{"required": ["name"], "type": "object", "properties": {"versionArgs": {"items": {"type": "string"}, "type": "array"}, "version": {"type": "string"}, "name": {"type": "string"}, "versionRegEx": {"type": "string"}}}
RequireCommand
devspace-schema.json
{"required": ["op", "path"], "type": "object", "properties": {"path": {"type": "string"}, "value": {}, "op": {"type": "string"}}}
PatchConfig
devspace-schema.json
{"required": ["command"], "type": "object", "properties": {"args": {"items": {"type": "string"}, "type": "array"}, "name": {"type": "string"}, "section": {"type": "string"}, "after": {"type": "string"}, "appendArgs": {"type": "boolean"}, "internal": {"type": "boolean"}, "command": {"type": "string"}}}
CommandConfig
devspace-schema.json
{"type": "object", "properties": {"username": {"type": "string", "group": "repo"}, "password": {"type": "string", "group": "repo"}, "git": {"type": "string", "group": "git", "group_name": "Source: Git Repository"}, "name": {"type": "string", "group": "repo", "group_name": "Source: Helm Repository"}, "disableShallow": {"type": "boolean", "group": "git"}, "subPath": {"type": "string", "group": "git"}, "repo": {"type": "string", "group": "repo"}, "version": {"type": "string", "group": "repo"}, "cloneArgs": {"items": {"type": "string"}, "type": "array", "group": "git"}, "branch": {"type": "string", "group": "git"}, "path": {"type": "string", "group": "path", "group_name": "Source: Local Filesystem"}, "disablePull": {"type": "boolean", "group": "git"}, "tag": {"type": "string", "group": "git"}, "revision": {"type": "string", "group": "git"}}}
ChartConfig
devspace-schema.json
{"type": "object", "properties": {"download": {"type": "integer"}, "upload": {"type": "integer"}}}
BandwidthLimits
devspace-schema.json
{"type": "object", "properties": {"onChange": {"items": {"type": "string"}, "type": "array"}, "command": {"type": "string"}}}
CustomConfig
devspace-schema.json
{"required": ["name", "value"], "type": "object", "properties": {"name": {"type": "string"}, "value": {"type": "string"}}}
EnvVar
devspace-schema.json
{"type": "object", "properties": {"name": {"type": "string"}, "failOnError": {"type": "boolean"}, "args": {"items": {"type": "string"}, "type": "array"}, "command": {"type": "string"}, "onChange": {"items": {"type": "string"}, "type": "array"}, "local": {"type": "boolean"}, "once": {"type": "boolean"}}}
SyncExec
devspace-schema.json
{"type": "object", "properties": {"lastLines": {"type": "integer"}, "enabled": {"type": "boolean"}}}
Logs
devspace-schema.json
{"type": "object", "properties": {"storageClassName": {"type": "string"}, "enabled": {"type": "boolean"}, "size": {"type": "string"}}}
LocalRegistryPersistence
devspace-schema.json
{"required": ["name", "version"], "type": "object", "properties": {"version": {"type": "string"}, "name": {"type": "string"}}}
RequirePlugin
devspace-schema.json
{"type": "object", "properties": {"os": {"type": "string"}, "args": {"items": {"type": "string"}, "type": "array"}, "command": {"type": "string"}}}
VariableCommand
devspace-schema.json
{"required": ["port"], "type": "object", "properties": {"bindAddress": {"type": "string"}, "port": {"type": "string"}}}
PortMapping
devspace-schema.json
{"type": "object", "properties": {"useInclude": {"type": "boolean"}, "localHostname": {"type": "string"}, "enabled": {"type": "boolean"}, "localPort": {"type": "integer"}, "remoteAddress": {"type": "string"}}}
SSH
devspace-schema.json
{"type": "object", "properties": {"storageClassName": {"type": "string"}, "accessModes": {"items": {"type": "string"}, "type": "array"}, "readOnly": {"type": "boolean"}, "name": {"type": "string"}, "size": {"type": "string"}}}
PersistenceOptions
devspace-schema.json
{"type": "object", "properties": {"disableFallback": {"type": "boolean"}, "preferMinikube": {"type": "boolean"}, "useCli": {"type": "boolean"}, "args": {"items": {"type": "string"}, "type": "array"}}}
DockerConfig
devspace-schema.json
{"additionalProperties": false, "type": "object", "patternProperties": {".+": {"type": "string", "format": "uri"}}}
required_cog
red_cog.schema.json
{"required": ["rule", "match"], "type": "object", "properties": {"platform": {"enum": ["darwin", "macos", "freebsd", "linux", "sunos", "win32", "windows"]}, "ci": {"type": "boolean"}, "rule": {"enum": ["shell"]}, "match": {"type": "string"}, "error": {"type": "string"}}}
shell
solidaritySchema.json
{"required": ["rule", "binary"], "type": "object", "properties": {"binary": {"type": "string"}, "semver": {"type": "string"}, "matchIndex": {"type": "integer"}, "ci": {"type": "boolean"}, "rule": {"enum": ["cli"]}, "platform": {"enum": ["darwin", "macos", "freebsd", "linux", "sunos", "win32", "windows"]}, "version": {"type": "string"}, "error": {"type": "string"}, "line": {"type": ["string", "integer"]}}}
cli
solidaritySchema.json
{"required": ["rule", "variable"], "type": "object", "properties": {"platform": {"enum": ["darwin", "macos", "freebsd", "linux", "sunos", "win32", "windows"]}, "ci": {"type": "boolean"}, "rule": {"enum": ["env"]}, "error": {"type": "string"}}}
env
solidaritySchema.json
{"additionalProperties": true, "required": ["rule", "plugin", "name"], "type": "object", "properties": {"ci": {"type": "boolean"}, "name": {"type": "string"}, "plugin": {"type": "string"}, "rule": {"enum": ["custom"]}, "platform": {"enum": ["darwin", "macos", "freebsd", "linux", "sunos", "win32", "windows"]}, "error": {"type": "string"}, "match": {"type": "string"}}}
custom
solidaritySchema.json
{"required": ["rule", "location"], "type": "object", "properties": {"platform": {"enum": ["darwin", "macos", "freebsd", "linux", "sunos", "win32", "windows"]}, "ci": {"type": "boolean"}, "rule": {"enum": ["file"]}, "error": {"type": "string"}}}
file
solidaritySchema.json
{"required": ["rule", "location"], "type": "object", "properties": {"platform": {"enum": ["darwin", "macos", "freebsd", "linux", "sunos", "win32", "windows"]}, "ci": {"type": "boolean"}, "rule": {"enum": ["dir", "directory"]}, "error": {"type": "string"}}}
dir
solidaritySchema.json
{"type": ["string", "null"]}
nullable_string
github-funding.json
{"pattern": "^[a-zA-Z0-9](-?[a-zA-Z0-9])*$", "type": "string", "examples": ["SampleUserName"], "maxLength": 39}
github_username
github-funding.json
{"additionalProperties": false, "type": "object", "properties": {"bin_name": {"type": "string"}, "name": {"type": "string"}}}
AptGetDepModel
bitrise-step.json
{"additionalProperties": false, "type": "object", "properties": {"commit": {"type": "string"}, "git": {"type": "string"}}}
StepSourceModel
bitrise-step.json
{"additionalProperties": false, "type": "object", "properties": {"entry_file": {"type": "string"}}}
BashStepToolkitModel
bitrise-step.json
{"additionalProperties": false, "type": "object", "properties": {"name": {"type": "string"}}}
CheckOnlyDepModel
bitrise-step.json
{"additionalProperties": false, "type": "object", "properties": {"manager": {"type": "string"}, "name": {"type": "string"}}}
DependencyModel
bitrise-step.json
{"additionalProperties": false, "type": "object", "properties": {"bin_name": {"type": "string"}, "name": {"type": "string"}}}
BrewDepModel
bitrise-step.json
{"additionalProperties": false, "required": ["package_name"], "type": "object", "properties": {"package_name": {"type": "string"}}}
GoStepToolkitModel
bitrise-step.json
{"minLength": 1, "type": "string"}
fileId
azure-deviceupdate-update-manifest-5.json
{"pattern": "^([Hh][Tt][Tt][Pp][Ss]?)://.+$", "type": ["string", "null"], "maxLength": 2000}
Url
winget-pkgs-locale-1.0.0.json
{"minLength": 1, "type": ["string", "null"], "maxLength": 40}
Tag
winget-pkgs-locale-1.0.0.json
{"minLength": 1, "type": "string", "maxLength": 64}
stepDescription
azure-deviceupdate-import-manifest-5.0.json
{"additionalProperties": false, "required": ["question", "answer"], "type": "object", "properties": {"answer": {"type": "string"}, "question": {"type": "string"}}}
StoreInfoFaqQuestion
shopware-extension-schema.json
{"additionalProperties": false, "type": "object", "properties": {"shopwareVersionConstraint": {"type": "string"}, "zip": {"additionalProperties": false, "type": "object", "properties": {"assets": {"additionalProperties": false, "type": "object", "properties": {"after_hooks": {"items": {"type": "string"}, "type": "array"}, "enabled": {"default": true, "type": "boolean"}, "enable_es_build_for_storefront": {"default": false, "type": "boolean"}, "before_hooks": {"items": {"type": "string"}, "type": "array"}, "enable_es_build_for_admin": {"default": false, "type": "boolean"}}}, "composer": {"additionalProperties": false, "type": "object", "properties": {"after_hooks": {"items": {"type": "string"}, "type": "array"}, "enabled": {"default": true, "type": "boolean"}, "before_hooks": {"items": {"type": "string"}, "type": "array"}, "excluded_packages": {"items": {"type": "string"}, "type": "array"}}}, "pack": {"additionalProperties": false, "type": "object", "properties": {"excludes": {"additionalProperties": false, "type": "object", "properties": {"paths": {"items": {"type": "string"}, "type": "array"}}, "minProperties": 1}, "before_hooks": {"items": {"type": "string"}, "type": "array"}}}}}, "extraBundles": {"items": {"additionalProperties": false, "required": ["path"], "type": "object", "properties": {"path": {"type": "string"}, "name": {"type": "string"}}}, "type": "array"}}}
Build
shopware-extension-schema.json
{"additionalProperties": false, "type": "object", "properties": {"pattern": {"default": "", "type": "string"}, "ai_enabled": {"default": false, "type": "boolean"}, "enabled": {"default": false, "type": "boolean"}, "variables": {"type": "object"}, "template": {"default": "", "type": "string"}}}
Changelog
shopware-extension-schema.json
{"minimum": 68, "type": "integer", "maximum": 65536}
iface-link_mtu
ifstate.conf.schema.json
{"type": "string", "format": "ipv6"}
iface-link_tun-local6
ifstate.conf.schema.json
{"type": "string", "format": "ipv4"}
iface-link_tun-local4
ifstate.conf.schema.json
{"type": ["integer", "string"]}
iface-link_master
ifstate.conf.schema.json
{"type": ["integer", "string"]}
iface-link_group
ifstate.conf.schema.json
{"items": {"type": "string", "examples": ["fe80::/10"]}, "type": "array"}
ignore-ipaddr
ifstate.conf.schema.json
{"pattern": "^([a-f0-9]{2}:){5}[a-f0-9]{2}$", "type": "string"}
iface-link_address
ifstate.conf.schema.json
{"items": {"additionalProperties": false, "type": "object", "properties": {"via": {"type": "string"}, "realm": {"type": ["integer", "string"]}, "proto": {"default": "boot", "type": ["integer", "string"]}, "dev": {"type": ["integer", "string"]}, "to": {"type": "string"}, "scope": {"type": ["integer", "string"]}, "table": {"default": "main", "type": ["integer", "string"]}}}, "type": "array"}
ignore-routes
ifstate.conf.schema.json
{"mode": {"oneOf": [{"default": "auto", "enum": ["auto", "xdp", "xdpgeneric", "xdpoffload"], "type": "string"}, {"items": {"enum": ["xdp", "xdpgeneric", "xdpoffload"], "type": "string"}, "type": "array"}]}}
xdp_mode
ifstate.conf.schema.json
{"items": {"additionalProperties": false, "type": "object", "properties": {"from": {"type": "string"}, "proto": {"default": "unspec", "type": ["integer", "string"]}, "oif": {"type": "string"}, "priority": {"minimum": 0, "type": "integer", "maximum": 4294967295}, "to": {"type": "string"}, "iif": {"type": "string"}, "action": {"default": "to_tbl", "enum": ["to_tbl", "blackhole", "unreachable", "prohibit"], "type": ["integer", "string"]}, "table": {"minimum": 0, "type": ["integer", "string"], "maximum": 255}, "ipproto": {"type": ["integer", "string"]}, "fwmark": {"type": "integer"}}}, "type": "array"}
ignore-rules
ifstate.conf.schema.json
{"additionalProperties": false, "type": "object", "properties": {"ipv4": {"type": "object", "properties": {"igmpv2_unsolicited_report_interval": {"type": "integer"}, "accept_source_route": {"type": "integer"}, "bc_forwarding": {"type": "integer"}, "accept_redirects": {"type": "integer"}, "tag": {"type": "integer"}, "proxy_arp": {"type": "integer"}, "drop_gratuitous_arp": {"type": "integer"}, "forwarding": {"type": "integer"}, "arp_ignore": {"type": "integer"}, "arp_accept": {"type": "integer"}, "src_valid_mark": {"type": "integer"}, "log_martians": {"type": "integer"}, "proxy_arp_pvlan": {"type": "integer"}, "secure_redirects": {"type": "integer"}, "ignore_routes_with_linkdown": {"type": "integer"}, "igmpv3_unsolicited_report_interval": {"type": "integer"}, "route_localnet": {"type": "integer"}, "disable_policy": {"type": "integer"}, "drop_unicast_in_l2_multicast": {"type": "integer"}, "disable_xfrm": {"type": "integer"}, "force_igmp_version": {"type": "integer"}, "send_redirects": {"type": "integer"}, "shared_media": {"type": "integer"}, "promote_secondaries": {"type": "integer"}, "mc_forwarding": {"type": "integer"}, "accept_local": {"type": "integer"}, "medium_id": {"type": "integer"}, "bootp_relay": {"type": "integer"}, "arp_filter": {"type": "integer"}, "rp_filter": {"type": "integer"}, "arp_announce": {"type": "integer"}, "arp_notify": {"type": "integer"}}}, "ipv6": {"additionalProperties": false, "type": "object", "properties": {"mc_forwarding": {"type": "integer"}, "disable_ipv6": {"type": "integer"}, "accept_source_route": {"type": "integer"}, "router_probe_interval": {"type": "integer"}, "force_tllao": {"type": "integer"}, "accept_ra_mtu": {"type": "integer"}, "seg6_require_hmac": {"type": "integer"}, "use_oif_addrs_only": {"type": "integer"}, "forwarding": {"type": "integer"}, "max_desync_factor": {"type": "integer"}, "accept_ra": {"type": "integer"}, "stable_secret": {"type": "string", "format": "ipv6"}, "max_addresses": {"type": "integer"}, "accept_ra_rt_info_min_plen": {"type": "integer"}, "use_optimistic": {"type": "integer"}, "mldv1_unsolicited_report_interval": {"type": "integer"}, "accept_ra_min_hop_limit": {"type": "integer"}, "autoconf": {"type": "integer"}, "enhanced_dad": {"type": "integer"}, "ignore_routes_with_linkdown": {"type": "integer"}, "accept_dad": {"type": "integer"}, "accept_ra_rt_info_max_plen": {"type": "integer"}, "optimistic_dad": {"type": "integer"}, "drop_unicast_in_l2_multicast": {"type": "integer"}, "ndisc_notify": {"type": "integer"}, "ndisc_tclass": {"type": "integer"}, "suppress_frag_ndisc": {"type": "integer"}, "accept_ra_from_local": {"type": "integer"}, "accept_ra_rtr_pref": {"type": "integer"}, "mldv2_unsolicited_report_interval": {"type": "integer"}, "use_tempaddr": {"type": "integer"}, "accept_ra_defrtr": {"type": "integer"}, "accept_ra_pinfo": {"type": "integer"}, "router_solicitations": {"type": "integer"}, "proxy_ndp": {"type": "integer"}, "seg6_enabled": {"type": "integer"}, "dad_transmits": {"type": "integer"}, "drop_unsolicited_na": {"type": "integer"}, "router_solicitation_delay": {"type": "integer"}, "temp_valid_lft": {"type": "integer"}, "force_mld_version": {"type": "integer"}, "router_solicitation_max_interval": {"type": "integer"}, "temp_prefered_lft": {"type": "integer"}, "mtu": {"type": "integer"}, "regen_max_retry": {"type": "integer"}, "accept_redirects": {"type": "integer"}, "router_solicitation_interval": {"type": "integer"}, "keep_addr_on_down": {"type": "integer"}, "hop_limit": {"type": "integer"}, "addr_gen_mode": {"type": "integer"}, "disable_policy": {"type": "integer"}}}}}
iface-sysctl
ifstate.conf.schema.json
{"enum": ["on", "off", true, false], "type": ["boolean", "string"]}
iface-ethtool_onoff
ifstate.conf.schema.json
{"enum": ["up", "down"], "type": "string"}
iface-link_state
ifstate.conf.schema.json
{"default": 3, "minLength": 2, "minimum": 0, "type": ["string", "integer"], "maximum": 255}
iface-tc_protocol
ifstate.conf.schema.json
{"type": "string"}
iface-link_ifalias
ifstate.conf.schema.json
{"type": "string", "format": "ipv4"}
iface-link_tun-remote4
ifstate.conf.schema.json
{"type": ["integer", "string"]}
iface-link_link
ifstate.conf.schema.json
{"type": "string", "format": "ipv6"}
iface-link_tun-remote6
ifstate.conf.schema.json
{"pattern": "^[^/ ]{1,15}$", "type": "string"}
iface-name
ifstate.conf.schema.json
{"minimum": 0, "type": "integer", "maximum": 65535}
iface-tc_prio
ifstate.conf.schema.json
{"items": {"type": "string", "examples": ["^br-[\\da-f]{12}", "^docker\\d+", "^lo$", "^ppp\\d+$", "^veth", "^virbr\\d+", "^vrrp\\d*\\.\\d+$"]}, "type": "array"}
ignore-ifname
ifstate.conf.schema.json