Namespace cmdb.location_tree#
Work in Progress
cmdb.location_tree#
This method can be used to build the location tree. Always exactly one level is loaded down.
Request parameters#
Key | JSON data type | Required | Description |
---|---|---|---|
id | Integer | Yes | A location object, for example a City 31 |
WIP
Response parameters#
JSON key result contains an array of JSON objects. Each object contains a search result.
Key | JSON data type | Description |
---|---|---|
Placeholder | Placeholder | Placeholder |
Placeholder | Placeholder | Placeholder |
Example#
1 2 3 4 5 6 7 8 9 10 |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
|