RenewMaintenancePlan

Description

Renews a maintenance plan for a given activation key. By default, the maintenance plan is renewed with the period specified in the QLM Management Console / Manage Keys / Sites / Server Properties / maintenancePlanPeriodInDays.

To invoke this method via a URL, append this function's name to the URL of the QLM License Server and add the required arguments.

http://yourserver/yourvirtualdirectory/qlmservice.asmx/RenewMaintenancePlan?is_avkey=[activationKey]&is_vendor=[eCommerce provider]&is_productid=[product id]

Required Arguments

ArgumentDescription
is_avkeyactivation key
is_vendorOne of the supported vendors

Optional Arguments

ArgumentDescription
is_maintdatemaintenance plan expiry date to set (optional)
is_maintdurationduration in days of the maintenance plan (optional)
is_majorversionyour product's major version as defined in QLM
is_minorversionyour product's minor version as defined in QLM
is_productidyour product id as defined in QLM
is_pwdpassword defined for the selected eCommerce provider (optional)
is_userusername defined for the selected eCommerce provider (optional)