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": "ProxyServer", "TypeName": "System.String", "IsOptional": true, "IsEncrypted": false }, { "Name": "ProxyServerUsername", "TypeName": "System.String", "IsOptional": true, "IsEncrypted": false }, { "Name": "ProxyServerPassword", "TypeName": "System.String", "IsOptional": true, "IsEncrypted": true }, { "Name": "AccessTokenLifetime", "TypeName": "System.Int32", "IsOptional": true, "IsEncrypted": false, "DefaultValue": 60 }, { "Name": "DefaultLimit", "TypeName": "System.Int32", "IsOptional": true, "IsEncrypted": false, "DefaultValue": 1000 }, { "Name": "UseLegacyRemedyApi", "TypeName": "System.Boolean", "IsOptional": true, "IsEncrypted": false, "DefaultValue": false }, { "Name": "LicenseKey", "TypeName": "System.String", "IsOptional": false, "IsEncrypted": true } ], "ConnectionTypeName": "Kelverion.BMC.Helix.Itsm", "IntegrationModuleName": "Kelverion.BMC.Helix.Itsm" } |