Operations at license/

This page describes the service operations at this endpoint.

URI Method Description
license/addApplianceLicense/{email}/{licenseNumber} POST Gets email and license number from the UI, calls license portal to validate it, receives and applies new license key.
license/agent/{agentId} GET Gets licensing information for the given agent.
license/attachAdditionalLicense/{licenseNumber} POST Gets new license number keys from the UI, calls license portal to validate it, receives and applies new license key.
license/changeGroupKey POST Gets new group key from the UI, validates it, and then returns the validation results.
license/changePrivacyPolicy POST Changes privacy policy acceptance.
license/constraintsInfo GET Gets description for all enabled constraints
license/core GET Gets core licensing information.
license/getPrivacyPolicy GET Determines if the Privacy Policy has been accepted.
license/isPhoneHomeKey POST Determines if the specified license key is phone home key.
license/isPhoneHomeKeyOrLicenseNumber POST Determines if the specified license key is phone home key or license number.
license/isVMOnlyLicense POST Determines if the specified license key has VM Only license.
license/key GET Gets state of the key.
license/licenseConstraints GET Gets all enabled constraints
license/licenseInfo GET Gets licensing information for Core and all the agents
license/licenseStatesNotifications GET Gets license states notifications for Core and all the agents
license/phoneHome/force POST Forces connection with License Portal immediately.
license/phoneHome/isEnable GET Determines if the phone home operation is enabled.
license/phoneHome/isInProgress GET Determines if the phone home operation is in progress.