[Index]

Model: data/snow

Stores the connection parameters of a Service Now instance.

Model Details: data/snow

Title Description Details
Host Name *
  • Field Name: host
  • Type: String
Username *
  • Field Name: username
  • Type: String
Password *
  • Field Name: password
  • Type: String
  • Is Password: True
  • Store Encrypted: True
Type Mapping
  • Field Name: type_mapping
  • Type: Object
Mappings
  • Field Name: mappings.[n]
  • Type: Array
  • Default: [{u'uc': u'integer', u'service_now': u'integer'}, {u'uc': u'number', u'service_now': u'number'}, {u'uc': u'string', u'service_now': u'string'}, {u'uc': u'boolean', u'service_now': u'boolean'}, {u'uc': u'number', u'service_now': u'decimal'}, {u'uc': u'string', u'service_now': u'date'}, {u'uc': u'string', u'service_now': u'datetime'}, {u'uc': u'string', u'service_now': u'GUID'}]
Service Now Default: integer
  • Field Name: type_mapping.mappings.[n].service_now
  • Type: String
  • Default: integer
UC Default: integer
  • Field Name: type_mapping.mappings.[n].uc
  • Type: String
  • Default: integer