UNPKG

@itentialopensource/adapter-solarwinds_servicedesk

Version:

This adapter integrates with system described as: solarwindsServiceDeskApi.

96 lines 2.19 kB
{ "mobile": { "id": null, "name": "Apple 1", "description": "description", "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 }, "status": "Operational", "device_type": "Mobile Device", "manufacturer": "Apple", "model": "1", "company_issued": true, "serial_number": null, "imei": 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" } }, "technical_contact": { "group_id": null, "is_user": null, "id": null, "name": "John Doe", "email": "john.doe@email.com", "avatar": { "type": "initials", "color": "#1000", "initials": "JD" } }, "custom_fields_values": [ { "id": null, "custom_field_id": null, "name": " Name of custom text field", "value": "content", "type_name": "Text" }, { "id": null, "custom_field_id": null, "name": " Name of custom text field", "value": "content", "type_name": "Text" }, { "id": null, "custom_field_id": null, "name": " Name of custom text field", "value": "content", "type_name": "Text" }, { "id": null, "custom_field_id": null, "name": " Name of custom text field", "value": "content", "type_name": "Text" }, { "id": null, "custom_field_id": null, "name": " Name of custom text field", "value": "content", "type_name": "Text" }, { "id": null, "custom_field_id": null, "name": " Name of custom text field", "value": "content", "type_name": "Text" } ] } }