29 lines
530 B
JSON
29 lines
530 B
JSON
{
|
|
"displayName": "{{.name}}",
|
|
"enabled": true,
|
|
"metadata": {
|
|
"clusterVersion": "1.212.88.20210305-151445",
|
|
"configurationVersions": [
|
|
0
|
|
]
|
|
},
|
|
"nameFormat": "{ProcessGroup:DetectedName} - {HostGroup:Name/[^\\_]*$}",
|
|
"rules": [
|
|
{
|
|
"comparisonInfo": {
|
|
"negate": false,
|
|
"operator": "EQUALS",
|
|
"type": "TAG",
|
|
"value": {
|
|
"context": "CONTEXTLESS",
|
|
"key": "Component",
|
|
"value": "ASBC-HAL"
|
|
}
|
|
},
|
|
"key": {
|
|
"attribute": "PROCESS_GROUP_TAGS"
|
|
}
|
|
}
|
|
],
|
|
"type": "PROCESS_GROUP"
|
|
} |