Skip to content
This repository was archived by the owner on Jan 12, 2021. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 1.01 KB

File metadata and controls

17 lines (13 loc) · 1.01 KB

IntegrationServicenow

Properties

Name Type Description Notes
id int Unique ID [optional]
instance_url str The URL for the ServiceNow instance [optional]
username str The username for accessing the ServiceNow instance [optional]
incident_type str The password for accessing the ServiceNow instance. Valid values are incident, sn_si_incident [optional]
created_at datetime ISO 8601 timestamp when the resource was created [optional]
updated_at datetime ISO 8601 timestamp when the resource was updated [optional]
integration Integration Associated Integration [optional]
integration_id int Associated Integration ID [optional]

[Back to Model list] [Back to API list] [Back to README]