Class: ServiceDeskFabasoftCloudTicketing

ServiceDeskFabasoftCloudTicketing

The ServiceDeskFabasoftCloudTicketing class.

Constructor

new ServiceDeskFabasoftCloudTicketing()

Extends

Members

authtype :ServiceDeskAthenticationType

Authentication type.

Type:
Inherited From:

certificate :String

LINUX: Name to the certificate file (located in /etc/app.telemetry/). Microsoft Windows: CN of the certificate (located in the certificate store of the service user)

Type:
  • String
Inherited From:

certificatePassword :String

Passphrase for private key of the certificate (LINUX only).

Type:
  • String
Inherited From:

(readonly) id :Integer

The ID of this object.

Type:
  • Integer
Inherited From:

name :String

The name of this object.

Type:
  • String
Inherited From:

oauthTarget :String

ID of the ConfigObject holding the OAuth configuration parameters.

Type:
  • String
Inherited From:
See:

oauthUsername :String

User name used for automatic transfer of feedbacks to the service desk.

Type:
  • String
Inherited From:

password :String

Password for basic authentication.

Type:
  • String
Inherited From:

properties :Object.<string, string>

A place to store arbitrary string properties. In some cases objects store their configuration inside this hash/dictionary. If you store custom properties make sure you prefix them with your moduleId.

Type:
  • Object.<string, string>
Inherited From:
See:
  • upgrade_module

proxyPassword :String

Password for the HTTP proxy server if required.

Type:
  • String
Inherited From:

proxyServer :String

HTTP proxy server name.

Type:
  • String
Inherited From:

proxyUsername :String

User name for the HTTP proxy server if required.

Type:
  • String
Inherited From:

reference :String

The reference of this object. May only contain the characters A-Za-z0-9_.+: -.

Type:
  • String
Inherited From:
Default Value:
  • ""

status :ElementStatus

The object status.

Type:
Inherited From:
Default Value:
  • ElementStatus.Active

(readonly) type :String

Type:
  • String

url :String

WSDL URL of the service desk (e.g. https://at.cloud.fabasoft.com/folio/fscdav/wsdl?websvc=FSCSERVICEDESK_111_100_ServiceDeskWebService).

Type:
  • String
Inherited From:

username :String

User name for basic authentication.

Type:
  • String
Inherited From: