Kelverion.BMC.Helix.Itsm-Automation.json

{
  "ConnectionFields": [
    {
      "Name": "HelixUrl",
      "TypeName": "System.String",
      "IsOptional": false,
      "IsEncrypted": false
    },
    {
      "Name": "UserName",
      "TypeName": "System.String",
      "IsOptional": false,
      "IsEncrypted": false
    },
    {
      "Name": "Password",
      "TypeName": "System.String",
      "IsOptional": false,
      "IsEncrypted": true
    },
    {
      "Name": "Authentication",
      "TypeName": "System.String",
      "IsOptional": true,
      "IsEncrypted": false
    },
    {
      "Name": "AccessTokenLifetime",
      "TypeName": "System.Int32",
      "IsOptional": true,
      "IsEncrypted": false,
      "DefaultValue": "60"
    },
    {
      "Name": "LicenseKey",
      "TypeName": "System.String",
      "IsOptional": false,
      "IsEncrypted": true
    }
  ],
  "ConnectionTypeName": "Kelverion.BMC.Helix.Itsm",
  "IntegrationModuleName": "Kelverion.BMC.Helix.Itsm"
}