ITSM Integration configured as requested in ticket OPMAAS-1700.
parent
b42b3bce0f
commit
7d3dd88b81
|
|
@ -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