GET awareness/ShrinkDataPackage
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of InventoryHierarchyName | Description | Type | Additional information |
---|---|---|---|
Member | string |
None. |
|
Parent | string |
None. |
|
Level | integer |
None. |
|
Description | string |
None. |
Response Formats
application/json, text/json
Sample:
[ { "Member": "sample string 1", "Parent": "sample string 2", "Level": 3, "Description": "sample string 4" }, { "Member": "sample string 1", "Parent": "sample string 2", "Level": 3, "Description": "sample string 4" } ]