Module

situationalAwareness

Methods

# static load(flowId)

Parameters:
Name Type Description
flowId
Properties:
Name Type Description
type string

LOAD

View Source satellite-summary/satellite-summary-actions.js, line 19

# static ping(ciId, flowId)

Parameters:
Name Type Description
ciId
flowId
Properties:
Name Type Description
type string

PING

View Source satellite-summary/satellite-summary-actions.js, line 27

# static restart(ciId, flowId, force)

Parameters:
Name Type Description
ciId
flowId
force
Properties:
Name Type Description
type string

RESTART

View Source satellite-summary/satellite-summary-actions.js, line 37

# static sync(ciId, flowId)

Parameters:
Name Type Description
ciId
flowId
Properties:
Name Type Description
type string

SYNC

View Source satellite-summary/satellite-summary-actions.js, line 44

# static toggleFilterVisibility(flowId)

Parameters:
Name Type Description
flowId
Properties:
Name Type Description
type string

TOGGLE_FILTER_VISIBILITY

View Source satellite-summary/satellite-summary-actions.js, line 52