Provides a possibility to work with a infrastructure summary screen.
Methods
# static checkConnection(ciId)
Creates a control task to check connection of the host.
Parameters:
| Name | Type | Description |
|---|---|---|
ciId |
String | Configuration Item Id |
Properties:
| Name | Type | Description |
|---|---|---|
type |
string | CHECK_CONNECTION |
# static load(flowId)
Loads the data for an infrastructure summary opened on {flowId} tab.
Parameters:
| Name | Type | Description |
|---|---|---|
flowId |
string | The unique Id of opened tab |
Properties:
| Name | Type | Description |
|---|---|---|
type |
string | LOAD |