addLicenses

Register with the server one or more licenses provided within the license text. Also see getLicenses and removeLicenses .

Location

/services/webservices/system/admin/server/operations/

Request Elements

licenseText: The license text.

Response Elements

licenses: List of licenses that were registered with the server. See Licenses Element.

Faults

IllegalArgument: If any of the provided licenses are invalid.

Security: The user must have both ACCESS_TOOLS and MODIFY_ALL_CONFIG rights.