@itentialopensource/adapter-solarwinds_servicedesk
Version:
This adapter integrates with system described as: solarwindsServiceDeskApi.
24 lines • 568 B
JSON
[
{
"warranty": {
"id": null,
"service": "Warranty service description",
"provider": "SolarWinds",
"start_date": "2020-01-01T00:00:00.000+01:00",
"end_date": "2030-01-01T00:00:00.000+01:00",
"status": "Active",
"manual": true
}
},
{
"warranty": {
"id": null,
"service": "Warranty service description",
"provider": "SolarWinds",
"start_date": "2020-01-01T00:00:00.000+01:00",
"end_date": "2030-01-01T00:00:00.000+01:00",
"status": "Active",
"manual": true
}
}
]