-
Kurt Kirsten authoredKurt Kirsten authored
servicemap.json 998 B
[
{
"name": "Servicename",
"id": 1,
"contacts": [
{
"login": "kuki797d",
"primary": true
},
{
"login": "test999",
"primary": false
}
],
"vms": [
{
"id": 82823,
"vcenter_id": 1
},
{
"id": 232332,
"vcenter_id": 2
}
]
},
{
"name": "Servicename2",
"id": 1,
"contacts": [
{
"login": "kuki797d",
"primary": true
},
{
"login": "test999",
"primary": false
}
],
"vms": [
{
"id": 82823,
"vcenter_id": 1
},
{
"id": 232332,
"vcenter_id": 2
}
]
}
]