Class model query methods and return types definitions
| Element | Description |
|---|---|
| getAllClassesHierarchy | |
| getAllClassesHierarchyResponse | |
| getClassAncestors | |
| getClassAncestorsResponse | |
| getCmdbClassDefinition | |
| getCmdbClassDefinitionResponse |
| Complex Type | Description |
|---|---|
| getAllClassesHierarchy | getAllClassesHierarchy retrieves the entire class model tree |
| getAllClassesHierarchyResponse | |
| getClassAncestors | getClassAncestors retrieves the path between the given CI Type and its root, including the root |
| getClassAncestorsResponse | |
| getCmdbClassDefinition | getCmdbClassDefinition retrieves information about the specified class |
| getCmdbClassDefinitionResponse |