Lines Matching +full:zero +full:- +full:based

8     - name: GetObject
10 Obtain a dictionary of service -> implemented interface(s) for the
13 - name: path
17 - name: interfaces
22 - name: services
25 A dictionary of service -> implemented interface(s).
27 - xyz.openbmc_project.Common.Error.ResourceNotFound
28 - name: GetAncestors
30 Obtain a dictionary of ancestor -> services where ancestor is an
34 - name: path
38 - name: interfaces
43 - name: ancestors
46 A dictionary of ancestor -> services.
48 - xyz.openbmc_project.Common.Error.ResourceNotFound
49 - name: GetSubTree
51 Obtain a dictionary of path -> services where path is in sutbtree and
54 - name: subtree
58 - name: depth
62 For unconstrained fetches use a depth of zero.
63 - name: interfaces
68 - name: objects
71 A dictionary of path -> services.
73 - xyz.openbmc_project.Common.Error.ResourceNotFound
74 - name: GetSubTreePaths
78 - name: subtree
82 - name: depth
86 For unconstrained fetches use a depth of zero.
87 - name: interfaces
92 - name: paths
97 - xyz.openbmc_project.Common.Error.ResourceNotFound
98 - name: GetAssociatedSubTree
103 - name: associatedPath
107 - name: subtree
111 - name: depth
115 For unconstrained fetches use a depth of zero.
116 - name: interfaces
121 - name: objects
124 A dictionary of path -> services.
126 - xyz.openbmc_project.Common.Error.ResourceNotFound
127 - name: GetAssociatedSubTreePaths
132 - name: associatedPath
136 - name: subtree
140 - name: depth
144 For unconstrained fetches use a depth of zero.
145 - name: interfaces
150 - name: paths
155 - xyz.openbmc_project.Common.Error.ResourceNotFound
156 - name: GetAssociatedSubTreeById
158 Retrieves a dictionary of D-Bus paths -> services of associated
159 endpoints with the provided identifier, filtering based on their
164 1. Retrieve the subtree D-Bus paths that implement the
169 3. Call getAssociatedSubTree to get the endpoint path -> services of
172 - name: id
179 - name: objectPath
183 - name: subtreeInterfaces
188 - name: association
192 - name: endpointInterfaces
197 - name: objects
200 A dictionary of path -> services.
202 - xyz.openbmc_project.Common.Error.ResourceNotFound
203 - name: GetAssociatedSubTreePathsById
205 Retrieves the D-Bus paths of associated endpoints with the provided
206 identifier, filtering based on their association with specified
211 1. Retrieve the subtree D-Bus paths that implement the
219 - name: id
226 - name: objectPath
230 - name: subtreeInterfaces
235 - name: association
239 - name: endpointInterfaces
244 - name: paths
249 - xyz.openbmc_project.Common.Error.ResourceNotFound
252 - default: xyz.openbmc_project.ObjectMapper
255 - instance: /xyz/openbmc_project/object_mapper