37 lines
666 B
JSON
37 lines
666 B
JSON
{
|
|
"displayName": "{{.name}}",
|
|
"enabled": true,
|
|
"metadata": {
|
|
"clusterVersion": "1.211.111.20210222-093946",
|
|
"configurationVersions": [
|
|
0
|
|
]
|
|
},
|
|
"nameFormat": "{Service:DatabaseName} - PROD",
|
|
"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": "ppa00247.bmwgroup.net"
|
|
},
|
|
"key": {
|
|
"attribute": "SERVICE_DATABASE_HOST_NAME"
|
|
}
|
|
}
|
|
],
|
|
"type": "SERVICE"
|
|
} |