Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion host/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.25.5-dev
1.25.5
47 changes: 46 additions & 1 deletion host/docs/api/hostmgr.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
## Table of Contents

- [hostmgr/proto/hostmgr_southbound.proto](#hostmgr_proto_hostmgr_southbound-proto)
- [AmtConfigInfo](#hostmgr_southbound_proto-AmtConfigInfo)
- [BiosInfo](#hostmgr_southbound_proto-BiosInfo)
- [BmInfo](#hostmgr_southbound_proto-BmInfo)
- [BmcInfo](#hostmgr_southbound_proto-BmcInfo)
Expand All @@ -19,6 +20,7 @@
- [OsInfo](#hostmgr_southbound_proto-OsInfo)
- [OsKernel](#hostmgr_southbound_proto-OsKernel)
- [OsRelease](#hostmgr_southbound_proto-OsRelease)
- [RASInfo](#hostmgr_southbound_proto-RASInfo)
- [Socket](#hostmgr_southbound_proto-Socket)
- [Storage](#hostmgr_southbound_proto-Storage)
- [SystemCPU](#hostmgr_southbound_proto-SystemCPU)
Expand Down Expand Up @@ -52,10 +54,34 @@
<p align="right"><a href="#top">Top</a></p>

## hostmgr/proto/hostmgr_southbound.proto
SPDX-FileCopyrightText: (C) 2025 Intel Corporation
SPDX-FileCopyrightText: (C) 2026 Intel Corporation
SPDX-License-Identifier: Apache-2.0


<a name="hostmgr_southbound_proto-AmtConfigInfo"></a>

### AmtConfigInfo



| Field | Type | Label | Description |
| ----- | ---- | ----- | ----------- |
| version | [string](#string) | | |
| device_name | [string](#string) | | |
| operational_state | [string](#string) | | |
| build_number | [string](#string) | | |
| sku | [string](#string) | | |
| features | [string](#string) | | |
| device_guid | [string](#string) | | |
| control_mode | [string](#string) | | |
| dns_suffix | [string](#string) | | |
| ras_info | [RASInfo](#hostmgr_southbound_proto-RASInfo) | | |






<a name="hostmgr_southbound_proto-BiosInfo"></a>

### BiosInfo
Expand Down Expand Up @@ -307,6 +333,24 @@ SPDX-License-Identifier: Apache-2.0



<a name="hostmgr_southbound_proto-RASInfo"></a>

### RASInfo



| Field | Type | Label | Description |
| ----- | ---- | ----- | ----------- |
| network_status | [string](#string) | | |
| remote_status | [string](#string) | | |
| remote_trigger | [string](#string) | | |
| mps_hostname | [string](#string) | | |






<a name="hostmgr_southbound_proto-Socket"></a>

### Socket
Expand Down Expand Up @@ -413,6 +457,7 @@ SPDX-License-Identifier: Apache-2.0
| os_info | [OsInfo](#hostmgr_southbound_proto-OsInfo) | | |
| bm_ctl_info | [BmInfo](#hostmgr_southbound_proto-BmInfo) | | |
| bios_info | [BiosInfo](#hostmgr_southbound_proto-BiosInfo) | | |
| amt_info | [AmtConfigInfo](#hostmgr_southbound_proto-AmtConfigInfo) | | |



Expand Down
4 changes: 2 additions & 2 deletions host/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// SPDX-FileCopyrightText: (C) 2025 Intel Corporation
// SPDX-FileCopyrightText: (C) 2026 Intel Corporation
// SPDX-License-Identifier: Apache-2.0

module github.com/open-edge-platform/infra-managers/host
Expand All @@ -8,7 +8,7 @@ go 1.25.7
require (
github.com/cenkalti/backoff/v4 v4.3.0
github.com/envoyproxy/protoc-gen-validate v1.3.3
github.com/open-edge-platform/infra-core/inventory/v2 v2.34.5
github.com/open-edge-platform/infra-core/inventory/v2 v2.34.6-0.20260327101448-2dead732f49d
github.com/open-edge-platform/infra-managers/maintenance v1.25.2
github.com/open-edge-platform/infra-onboarding/onboarding-manager v1.39.10
github.com/prometheus/client_golang v1.23.2
Expand Down
4 changes: 2 additions & 2 deletions host/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -220,8 +220,8 @@ github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c h1:cqn374
github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/open-edge-platform/infra-core/inventory/v2 v2.34.5 h1:hyWF/elJDRW6oBmJuXna6BkD4fu23iKdXamII4jiUVg=
github.com/open-edge-platform/infra-core/inventory/v2 v2.34.5/go.mod h1:U5EHGK/kUtXOVSmriHArXFKumwpTLfJRAR64XmsmaFs=
github.com/open-edge-platform/infra-core/inventory/v2 v2.34.6-0.20260327101448-2dead732f49d h1:zz1yy6u0QnX5iwrhcxMdL9HZxZ0qa2sUPv+8/mwZPXU=
github.com/open-edge-platform/infra-core/inventory/v2 v2.34.6-0.20260327101448-2dead732f49d/go.mod h1:FxGALJhG8pPFzlvJNgZQQA8LMPG4u0TSbPpfwVuUVc8=
github.com/open-edge-platform/infra-managers/maintenance v1.25.2 h1:AhUYSDXFELkj2v6XxIfj+GhP9u73a/QSiKErcpc3gNc=
github.com/open-edge-platform/infra-managers/maintenance v1.25.2/go.mod h1:Vdsq4hD3a8+uLsoFD2VDW+XWDJOe/uHUXBw8WxCTfio=
github.com/open-edge-platform/infra-onboarding/onboarding-manager v1.39.10 h1:DD0eYDZO3/h4nhPdMlU51fh2fb3HOs5WF4IDj/5cH30=
Expand Down
Loading
Loading