Add tag for am-mno-manager databases

CD_tol-prod
Ulrich Franziska 2021-07-14 13:46:41 +02:00
parent d7b817e1c7
commit f5e7557928
1 changed files with 32 additions and 1 deletions

View File

@ -3561,6 +3561,37 @@
}
}
]
}
},
{
"type": "SERVICE",
"enabled": true,
"valueFormat": "am-mno-manager",
"propagationTypes": [],
"conditions": [
{
"key": {
"attribute": "SERVICE_TYPE"
},
"comparisonInfo": {
"type": "SERVICE_TYPE",
"operator": "EQUALS",
"value": "DATABASE_SERVICE",
"negate": false
}
},
{
"key": {
"attribute": "SERVICE_DATABASE_NAME"
},
"comparisonInfo": {
"type": "STRING",
"operator": "CONTAINS",
"value": "mno",
"negate": false,
"caseSensitive": true
}
}
]
}
]
}