4.10. create
- Name
- create
- Description
- Create a new activation key with unlimited usage. The activation key parameter passed in will be prefixed with the organization ID, and this value will be returned from the create call. Eg. If the caller passes in the key "foo" and belong to an organization with the ID 100, the actual activation key will be "100-foo".
- Parameters
- string sessionKey
- string key - Leave empty to have new key autogenerated.
- string description
- string baseChannelLabel - Leave empty to accept default.
- array string - Add-on entitlement label to associate with the key.
- provisioning_entitled
- virtualization_host
- virtualization_host_platform
- boolean universalDefault
- Return Value
- string - The new activation key.