[Index]

Model: data/SmtpDestination

Licensing

Note

This topic only covers the GUI interface available for licensing export. For further details and for licensing export using platform CLI commands, refer to the Licensing and Subscriber Data Export Guide.

VOSS-4-UC provides the means to collect the audit data to track VOSS license usage in the system each month. This is required to ensure the billing is aligned with the license usage in the system according to our contract.

A schedule is configured to collect the data and save the output to the platform filesystem at 3AM UTC on the first day of the month, but the platform CLI also has commands to run the data collection manually. For details, refer to the Licensing and Subscriber Data Export Guide.

Configure License Delivery

System administrators with the required permissions (default is sysadmin) have the option from the Licensing menu to configure the delivery of the audit data by means of one or more of the following delivery methods and combine them into one or more File Transfer Destinations. These destinations can then be used to transfer the audit data.

The delivery method configuration can be accessed from the menus:

When the required methods have been configured, the scheduled audit data collection can also deliver the data files by these methods.

Workflow steps:

  1. Set up one or more delivery method destinations listed above.

  2. Combine configured delivery method destinations into one or more file transfer destinations (File Transfer Destinations menu).

  3. On the Settings menu:

  4. At the scheduled collection date of the system or when the command is run manually on the platform CLI, the files are then:

File Transfer Destination using SMTP protocol

Model Details

Title Description Details
Name * Friendly name for this SMTP destination
  • Field Name: name
  • Type: String
SMTP Server * SMTP Server (instance of data/Email)
  • Field Name: server
  • Type: String
  • Target: data/Email
  • Format: uri
From address * From address
  • Field Name: from
  • Type: String
  • Format: email
To Recipient email addresses.
  • Field Name: to.[n]
  • Type: Array
  • Cardinality: [1..n]
  • Format: email
Copy to CC email addresses.
  • Field Name: cc.[n]
  • Type: Array
Blind copy BCC email addresses.
  • Field Name: bcc.[n]
  • Type: Array
Subject * Subject line for outgoing emails.
  • Field Name: subject
  • Type: String
API reference for data/SmtpDestination