SCADAfence CNM
fetching data from CNM.
- Category
- Network Security
- Pack
- SCADAfence_CNM
Configuration parameters
- APISecret — API auth secret (required)
- APIKey — API auth key (required)
- APIUrl — API url (required)
- proxy — Use system proxy settings
- insecure — Trust any certificate (not secure)
- isFetch — Fetch incidents
- incidentType — Incident type
- incidentFetchInterval — Incidents Fetch Interval
- AlertSeverity — Required severity levels for alerts separated by comma, from [Information,Warning,Threat,Severe,Critical]. For ex.: Warning, Threat (required)
Commands (7)
- scadafence-createAlert — create alert in SCADAfence CNM.
- scadafence-getAlerts — query alerts data from SCADAfence CNM.
- scadafence-getAllConnections — Fetches all connections from the CNM.
- scadafence-getAsset — fetch asset data from SCADAfence CNM.
- scadafence-getAssetConnections — fetches asset connections data by one or more (combined) parameters.
- scadafence-getAssetTraffic — fetch asset network activity data by one or more (combined) parameters.
- scadafence-setAlertStatus — setting alert status.