n8n-nodes-base
Version:
Base nodes of n8n
337 lines (336 loc) • 7.37 kB
JSON
{
"type": "object",
"properties": {
"action_status": {
"type": "string"
},
"actions_taken": {
"type": "string"
},
"active": {
"type": "string"
},
"activity_due": {
"type": "string"
},
"additional_assignee_list": {
"type": "string"
},
"approval": {
"type": "string"
},
"approval_history": {
"type": "string"
},
"approval_set": {
"type": "string"
},
"business_duration": {
"type": "string"
},
"business_impact": {
"type": "string"
},
"business_service": {
"type": "string"
},
"business_stc": {
"type": "string"
},
"calendar_duration": {
"type": "string"
},
"calendar_stc": {
"type": "string"
},
"category": {
"type": "string"
},
"cause": {
"type": "string"
},
"caused_by": {
"type": "string"
},
"child_incidents": {
"type": "string"
},
"close_code": {
"type": "string"
},
"close_notes": {
"type": "string"
},
"closed_at": {
"type": "string"
},
"closed_by": {
"type": "string"
},
"cmdb_ci": {
"type": "string"
},
"comments": {
"type": "string"
},
"comments_and_work_notes": {
"type": "string"
},
"contact_type": {
"type": "string"
},
"contract": {
"type": "string"
},
"correlation_display": {
"type": "string"
},
"correlation_id": {
"type": "string"
},
"delivery_plan": {
"type": "string"
},
"delivery_task": {
"type": "string"
},
"description": {
"type": "string"
},
"due_date": {
"type": "string"
},
"escalation": {
"type": "string"
},
"expected_start": {
"type": "string"
},
"follow_up": {
"type": "string"
},
"group_list": {
"type": "string"
},
"hold_reason": {
"type": "string"
},
"impact": {
"type": "string"
},
"incident_state": {
"type": "string"
},
"knowledge": {
"type": "string"
},
"lessons_learned": {
"type": "string"
},
"location": {
"type": "string"
},
"made_sla": {
"type": "string"
},
"major_incident_state": {
"type": "string"
},
"needs_attention": {
"type": "string"
},
"notify": {
"type": "string"
},
"number": {
"type": "string"
},
"opened_at": {
"type": "string"
},
"opened_by": {
"type": "object",
"properties": {
"link": {
"type": "string"
},
"value": {
"type": "string"
}
}
},
"order": {
"type": "string"
},
"origin_id": {
"type": "string"
},
"origin_table": {
"type": "string"
},
"overview": {
"type": "string"
},
"parent": {
"type": "string"
},
"parent_incident": {
"type": "string"
},
"priority": {
"type": "string"
},
"problem_id": {
"type": "string"
},
"promoted_by": {
"type": "string"
},
"promoted_on": {
"type": "string"
},
"proposed_by": {
"type": "string"
},
"proposed_on": {
"type": "string"
},
"reassignment_count": {
"type": "string"
},
"reopen_count": {
"type": "string"
},
"reopened_by": {
"type": "string"
},
"reopened_time": {
"type": "string"
},
"resolved_at": {
"type": "string"
},
"rfc": {
"type": "string"
},
"route_reason": {
"type": "string"
},
"service_offering": {
"type": "string"
},
"severity": {
"type": "string"
},
"short_description": {
"type": "string"
},
"skills": {
"type": "string"
},
"sla_due": {
"type": "string"
},
"state": {
"type": "string"
},
"subcategory": {
"type": "string"
},
"sys_class_name": {
"type": "string"
},
"sys_created_by": {
"type": "string"
},
"sys_created_on": {
"type": "string"
},
"sys_domain": {
"type": "object",
"properties": {
"link": {
"type": "string"
},
"value": {
"type": "string"
}
}
},
"sys_domain_path": {
"type": "string"
},
"sys_id": {
"type": "string"
},
"sys_mod_count": {
"type": "string"
},
"sys_tags": {
"type": "string"
},
"sys_updated_by": {
"type": "string"
},
"sys_updated_on": {
"type": "string"
},
"task_effective_number": {
"type": "string"
},
"task_for": {
"type": "object",
"properties": {
"link": {
"type": "string"
},
"value": {
"type": "string"
}
}
},
"time_worked": {
"type": "string"
},
"timeline": {
"type": "string"
},
"trigger_rule": {
"type": "string"
},
"universal_request": {
"type": "string"
},
"upon_approval": {
"type": "string"
},
"upon_reject": {
"type": "string"
},
"urgency": {
"type": "string"
},
"user_input": {
"type": "string"
},
"watch_list": {
"type": "string"
},
"work_end": {
"type": "string"
},
"work_notes": {
"type": "string"
},
"work_notes_list": {
"type": "string"
},
"work_start": {
"type": "string"
},
"x_caci_sg_meraki_device_alert": {
"type": "string"
}
},
"version": 1
}