CreateIncidents
CreateIncidents fetches custom incidents that are created manually.
- Category
- Utilities
- Pack
- DeveloperTools
Configuration parameters
- url — Source URL
- insecure — Trust any certificate (not secure)
- proxy — Use system proxy settings
- incidentType — Incident type
- incidentFetchInterval — Incidents Fetch Interval
- isFetch — Fetch incidents
Commands (2)
- create-test-incident-from-file — Creates incidents from json files provided, and stores it in the instance context.
- create-test-incident-from-raw-json — Creates incidents from json file, and stores it in the instance context.