ServerTools.changeLicenseKeys (Method)

Starts a job that makes changes to the CommonSpot installation to reflect the swap to new customer or server keys.

Returns:

JobID (integer)

Arguments:

Name Type Required Description
serverKeyName PlainText_NonNull Required The name of server key file placed in 'commonspot/keys' directory.
customerKeyName PlainText_NonNull Required The name of customer key placed in the 'commonspot/keys' directory.

Context:

License Requirements None
Permission Requirements server:ServerMaintenance
Deny Context None
Require Context None
Author Lock  

Error Codes:

Code Error Message
60000  
60001  

Notes:

None