Data - Retrieve Items In Monitoring Tree View
Retrieves the list of views/dashboards/folders available in the Monitoring tree view.
GET http://<Servername>/OperationsManager/data/monitoringTree
Responses
| Name | Type | Description |
|---|---|---|
| 200 OK |
OK. Successfully retrieved the list of views/dashboards/folders available in the Monitoring tree view. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
Definitions
|
Tree |
|
|
Tree |
TreeNode
| Name | Type | Description |
|---|---|---|
| children |
|
|
| collapsedIcon |
|
Collapsed icon. |
| description |
|
Description. |
| expanded |
|
Expanded. |
| expandedIcon |
|
Expanded icon. |
| icon |
|
Icon. |
| id |
|
ID. |
| isSealed |
|
Is sealed. |
| isShortcut |
|
Is shortcut. |
| label |
|
Label. |
| parent |
|
Parent. |
| url |
|
URL. |
| viewType |
|
View type. |
TreeViewResponse
| Name | Type | Description |
|---|---|---|
| data |
|