summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Inventory/Manager.interface.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'xyz/openbmc_project/Inventory/Manager.interface.yaml')
-rw-r--r--xyz/openbmc_project/Inventory/Manager.interface.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/xyz/openbmc_project/Inventory/Manager.interface.yaml b/xyz/openbmc_project/Inventory/Manager.interface.yaml
index f5b235c..94019e8 100644
--- a/xyz/openbmc_project/Inventory/Manager.interface.yaml
+++ b/xyz/openbmc_project/Inventory/Manager.interface.yaml
@@ -12,12 +12,12 @@ methods:
state managed.
parameters:
- name: path
- type: o
+ type: path
description: >
The path of the item to be managed, relative to the inventory
namespace root.
- name: object
- type: a{sa{sv}}
+ type: dict[string,dict[string,variant[int64,string]]]
description: >
The fully enumerated item to be managed.
OpenPOWER on IntegriCloud