ITSM Integration configured as requested in ticket OPMAAS-1700.
parent
7d3dd88b81
commit
1ef76e28c6
|
|
@ -12,7 +12,7 @@
|
|||
"tagFilters": [
|
||||
{
|
||||
"context": "CONTEXTLESS",
|
||||
"key": "Component",
|
||||
"key": "ms-id",
|
||||
"value": "{{.tag}}"
|
||||
},
|
||||
{
|
||||
|
|
@ -31,7 +31,7 @@
|
|||
"tagFilters": [
|
||||
{
|
||||
"context": "CONTEXTLESS",
|
||||
"key": "Component",
|
||||
"key": "ms-id",
|
||||
"value": "{{.tag}}"
|
||||
},
|
||||
{
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
"tagFilters": [
|
||||
{
|
||||
"context": "CONTEXTLESS",
|
||||
"key": "Component",
|
||||
"key": "ms-id",
|
||||
"value": "{{.tag}}"
|
||||
},
|
||||
{
|
||||
|
|
@ -69,7 +69,7 @@
|
|||
"tagFilters": [
|
||||
{
|
||||
"context": "CONTEXTLESS",
|
||||
"key": "Component",
|
||||
"key": "ms-id",
|
||||
"value": "{{.tag}}"
|
||||
},
|
||||
{
|
||||
|
|
@ -88,7 +88,7 @@
|
|||
"tagFilters": [
|
||||
{
|
||||
"context": "CONTEXTLESS",
|
||||
"key": "Component",
|
||||
"key": "ms-id",
|
||||
"value": "{{.tag}}"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue