Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The GetLicenseOrderTemplate function is used to get a complete license order object with pre-defined settings taken from a Product Template. Some fields in the license order can initially be empty if they are empty in the Product Template. The License Order contains all information about HostIDs and Features configured for the product in the Product Template.

This function requires a LAC administrator login token, which is obtained using the Login function. This function also uses the product template ID for which the license order template should be generated. After changing data and filling out all necessary fields, you can add the complete license order using the AddLicenseOrder method.

...