maasglobal_cicdtest/00_Global-Config/conditional-naming-service/VoiceServices-epldb-namingE...

37 lines
665 B
JSON

{
"displayName": "{{.name}}",
"enabled": true,
"metadata": {
"clusterVersion": "1.211.111.20210222-093946",
"configurationVersions": [
0
]
},
"nameFormat": "{Service:DatabaseName} - E2E",
"rules": [
{
"comparisonInfo": {
"negate": false,
"operator": "EQUALS",
"type": "SERVICE_TYPE",
"value": "DATABASE_SERVICE"
},
"key": {
"attribute": "SERVICE_TYPE"
}
},
{
"comparisonInfo": {
"caseSensitive": true,
"negate": false,
"operator": "EQUALS",
"type": "STRING",
"value": "pia00256.bmwgroup.net"
},
"key": {
"attribute": "SERVICE_DATABASE_HOST_NAME"
}
}
],
"type": "SERVICE"
}