Produce and Push a License for a Sentinel SL Key
This web service enables you to produce an Entitlement and push the license directly to your cloud license server machine in a single operation. This simplifies the entire process and removes several steps that otherwise must be performed manually.
>For a Product Key, this results in a new SL key on the license server.
>For a Protection Key update for a single key, this updates the selected key on the license server.
Before using this web service, make sure that:
1. The Prerequisites for Pushing a License to the Cloud are met.
2.The Entitlement includes all required parameters, as defined in Steps to Produce and Push a License.
Method Type | URI |
---|---|
POST | v90/ws/entitlement/{entId}/pushActivation.ws |
URI Parameters
Parameter | Description | Type |
---|---|---|
entId |
The unique identifier for the Entitlement in the database. NOTE This is different from the Entitlement ID string. Examples: >entId: 10 (integer) >Entitlement ID (or EID): gd5f6vfg-y57f-he55-3r5d7w9g7tx3 (string) |
Integer (>0) |
Sample Response
Success
HTTP Status Code: 200
The V2C file is not returned because the license in the V2C file is automatically applied to your cloud license server machine. You can view the license details in Sentinel Admin Control Center, for example.
Failure
HTTP Status Code: 404
Response Body: The entID does not exist.