@itentialopensource/adapter-solarwinds_servicedesk
Version:
This adapter integrates with system described as: solarwindsServiceDeskApi.
78 lines • 1.84 kB
JSON
[
{
"audit": {
"id": null,
"message": "State changed from New to On Hold",
"action": "Update",
"created_at": "2025-01-01T00:00:00.000+01:00",
"source_type": "Incident",
"source_id": null,
"user_id": null,
"user": {
"id": null,
"account_id": null,
"user_id": null,
"email": "john.doe@email.com",
"name": "John Doe",
"disabled": false,
"avatar": {
"type": "initials",
"color": "#1000",
"initials": "JD"
}
},
"site": {
"id": null,
"name": "Austin TX, USA",
"description": "AUS",
"location": "AUS",
"timezone": "UTC-6h"
},
"department": {
"id": null,
"name": "Support",
"description": "Support Department",
"default_assignee_id": null
},
"note": "Audit note"
}
},
{
"audit": {
"id": null,
"message": "State changed from New to On Hold",
"action": "Update",
"created_at": "2025-01-01T00:00:00.000+01:00",
"source_type": "Incident",
"source_id": null,
"user_id": null,
"user": {
"id": null,
"account_id": null,
"user_id": null,
"email": "john.doe@email.com",
"name": "John Doe",
"disabled": true,
"avatar": {
"type": "initials",
"color": "#1000",
"initials": "JD"
}
},
"site": {
"id": null,
"name": "Austin TX, USA",
"description": "AUS",
"location": "AUS",
"timezone": "UTC-6h"
},
"department": {
"id": null,
"name": "Support",
"description": "Support Department",
"default_assignee_id": null
},
"note": "Audit note"
}
}
]