Recourse: dimensionlist.nv
HTTP-method: GET
Retrieves a list of Dimensions.
| Parameter name | Occurs | Example | Description |
| showhidden | 0...1 | When 1 then also hidden dimension are returned in response |
Response:
| Level | Element name | Type and length | Occurs | Description | Example |
| Root | Root | Aggr. | 1 | ||
| 1 | DimensionNameList | Aggr. | 1 | ||
| 2 | DimensionName | Aggr. | 0...n | ||
| 3 | Netvisorkey | Numeric | 1 | Dimension header identifier in Netvisor | 123 |
| 3 | Name | Text | 1 | Name of the dimension header | |
| 3 | IsHidden | Boolean | 1 | True if dimension header is hidden, otherwise False | True |
| 3 | LinkType | Numeric | 1 | ||
| 3 | DimensionDetails | Aggr. | 1 | Dimensions under dimension header | |
| 4 | DimensionDetail | Aggr. | 0...n | ||
| 5 | Netvisorkey | Numeric | 1 | Dimension detail identifier in Netvisor | 234 |
| 5 | Name | Text | 1 | Name of the dimension detail | |
| 5 | IsHidden | Boolean | 1 | True if dimension detail is hidden, otherwise False | False |
| 5 | Level | Numeric | 1 | Level of the detail dimension | 5 |
| 5 | Sort | Numeric | 1 | Dimension number of order. Numbering starts from zero (0). | |
| 5 | EndSort | Numeric | 1 | The dimensions last sub-dimensions order number | |
| 5 | Fatherid | Numeric | 1 | ID of the parent dimension | 3 |
Did you find it helpful? Yes No
Send feedback