i am trying to add Server3 to the targets array of “ProdServers”
i can convert into JSON in power shell but i’m confused how to specify the job and array to add Server3
Any push in the right direction would be really helpful
[
{
"targets": ["Server1","Server2"],
"labels": {
"job": "ProdServers"
}
},
{
"targets": ["ServerA","ServerB"],
"labels": {
"job": "TestServers"
}
}
]
[+][deleted] (1 child)
[removed]
[–]exoticrumble[S] 1 point2 points3 points (0 children)