Add tag for am-mno-manager databases
parent
d7b817e1c7
commit
f5e7557928
|
|
@ -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
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue