Skip to content

Commit a5c8faa

Browse files
authored
Add machine ID to Supervisor root info (#2703)
1 parent 345ac6b commit a5c8faa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/api/supervisor/endpoints.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2083,6 +2083,7 @@ Returns a dict with selected keys from other `/*/info` endpoints.
20832083
| operating_system | string | The operating system on the host |
20842084
| features | list | A list ov available features on the host |
20852085
| machine | string | The machine type |
2086+
| machine_id | string or null | The machine ID of the underlying operating system |
20862087
| arch | string | The architecture on the host |
20872088
| supported_arch | list | A list of supported host architectures |
20882089
| supported | boolean | `true` if the environment is supported |

0 commit comments

Comments
 (0)