Command execution type

Command execution type

Common Widgets pie

Details

IDcommand-count-auto-vs-manual
Widget Typepie
Data Typemetrics
From Version6.2.0
PredefinedYes

Query

type:integration
{
    "size": 0,
    "dataType": "metrics",
    "params": {
        "customGroupBy": [
            {
                "Manual": {
                    "conditions": [
                        [
                            {
                                "field": "isManual",
                                "operator": "isTrue",
                                "type": "boolean"
                            }
                        ]
                    ],
                    "name": "Manual"
                },
                "Playbook Task": {
                    "conditions": [
                        [
                            {
                                "field": "isManual",
                                "operator": "isFalse",
                                "type": "boolean"
                            }
                        ]
                    ],
                    "name": "Playbook Task"
                }
            }
        ],
        "groupBy": [
            "isManual"
        ],
        "keys": [
            "sum|executionCount"
        ],
        "showGraphValues": false,
        "showOthers": false,
        "tableColumns": [
            {
                "isDefault": true,
                "key": "count",
                "position": 0
            },
            {
                "isDefault": true,
                "key": "data",
                "position": 1
            },
            {
                "isDefault": true,
                "key": "floatData",
                "position": 2
            },
            {
                "isDefault": true,
                "key": "groups",
                "position": 3
            },
            {
                "isDefault": true,
                "key": "name",
                "position": 4
            },
            {
                "isDefault": true,
                "key": "color",
                "position": 5
            }
        ],
        "valuesFormat": "regular"
    },
    "query": "type:integration",
    "modified": "2021-06-03T10:41:50.602231569Z",
    "name": "Command execution type",
    "dateRange": {
        "fromDate": "0001-01-01T00:00:00Z",
        "toDate": "0001-01-01T00:00:00Z",
        "period": {
            "by": "",
            "byTo": "",
            "byFrom": "days",
            "toValue": null,
            "fromValue": 7,
            "field": ""
        },
        "fromDateLicense": "0001-01-01T00:00:00Z"
    },
    "isPredefined": true,
    "version": -1,
    "id": "command-count-auto-vs-manual",
    "description": "Command execution type",
    "widgetType": "pie",
    "fromVersion": "6.2.0"
}