@itentialopensource/adapter-solarwinds_servicedesk
Version:
This adapter integrates with system described as: solarwindsServiceDeskApi.
121 lines • 2.76 kB
JSON
{
"other_asset": {
"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",
"asset_type": {
"id": null,
"account_id": null,
"parent_id": null,
"name": "Asset Type"
},
"asset_id": "1",
"manufacturer": "Apple",
"model": "1",
"ip": "0.0.0.0",
"serial_number": null,
"user": {
"group_id": null,
"is_user": null,
"id": null,
"name": "John Doe",
"email": "john.doe@email.com",
"avatar": {
"type": "initials",
"color": "#1000",
"initials": "JD"
}
},
"owner": {
"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"
},
{
"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"
}
]
}
}