UNPKG

@itentialopensource/adapter-solarwinds_servicedesk

Version:

This adapter integrates with system described as: solarwindsServiceDeskApi.

150 lines 3.39 kB
{ "contract": { "id": null, "name": "Contract Name", "type": "Software License", "manufacturer_name": "Apple", "note": "Contract Note", "status": "Active", "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 }, "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" }, { "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" } ], "start_date": "2020-01-01T00:00:00-00:00", "end_date": "2030-01-01T00:00:00-00:00", "tags": [ { "id": null, "name": "tag name", "taggings_count": 1 }, { "id": null, "name": "tag name", "taggings_count": 1 }, { "id": null, "name": "tag name", "taggings_count": 1 }, { "id": null, "name": "tag name", "taggings_count": 1 }, { "id": null, "name": "tag name", "taggings_count": 1 }, { "id": null, "name": "tag name", "taggings_count": 1 }, { "id": null, "name": "tag name", "taggings_count": 1 }, { "id": null, "name": "tag name", "taggings_count": 1 } ], "items": [ { "name": "Item Name", "version": "0.0.0", "quantity": "1", "notes": "Item notes", "created_at": "2020-01-01T00:00:00.000+01:00", "updated_at": "2020-10-01T00:00:00.000+01:00", "tag": "example tag" } ] } }