We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 345ac6b commit a5c8faaCopy full SHA for a5c8faa
docs/api/supervisor/endpoints.md
@@ -2083,6 +2083,7 @@ Returns a dict with selected keys from other `/*/info` endpoints.
2083
| operating_system | string | The operating system on the host |
2084
| features | list | A list ov available features on the host |
2085
| machine | string | The machine type |
2086
+| machine_id | string or null | The machine ID of the underlying operating system |
2087
| arch | string | The architecture on the host |
2088
| supported_arch | list | A list of supported host architectures |
2089
| supported | boolean | `true` if the environment is supported |
0 commit comments