Create and Complete Activation
In this section, we will generate a license for the product Printer-Scanner using the pkId that was generated in response to creating an entitlement for the product.
To create and complete an activation, use the following API endpoint:
POST /ems/api/v5/activations/bulkActivate
Activation of Entitlement Created for Product
Use the following sample input to generate a license for the product, Printer-Scanner. In pkId, specify the value you copied from the response of creating a product.
{
"bulkActivation": {
"activationProductKeys": {
"activationProductKey": [{
"activationQuantity": 1,
"pkId": "xxxxx-xxxxx-xxxxx-xxxxx"
}]
}
}
}
>Under activationProducKeys > activationProductKey, set activationQuantity to 1.
>Add the extnLDK object.
> Set parameters based on if you want to activate the product using C2V or keyId:
•To activate using C2V—Set C2V to the C2V value received from the customer for which you want to activate the product.
•To activate using keyId—Set keyId to the identifier of the Sentinel key for which you want to activate the product. You can use the Search Sentinel Keys endpoint to search the id of the Sentinel key. You can use the customer details (customer identifier or customerName) to search for the key. If the key is already associated with an entitlement, you can use the eId to search for the key.
>Set removeLicensesBeforeUpdates to true for products that are locked to a specific device to remove the pre-existing licenses on a Sentinel key before applying license updates. Set removeLicensesBeforeUpdates to false for unlocked products.
Example for activation using C2V:
<bulkActivation>
<activationProductKeys>
<activationProductKey>
<activationQuantity>1</activationQuantity>
<pkId>b1241a37-d9ed-4404-8fd3-344f2146a479</pkId>
</activationProductKey>
</activationProductKeys>
<extnLDK>
<C2V><?xml version="1.0" encoding="UTF-8"?><hasp_info> <host_fingerprint type="SL-AdminMode" crc="2344159975"> MXhpNxweg== </host_fingerprint> <host_fingerprint type="SL-UserMode" vendorid="37515" crc="4050871085"> Mnh3DQUkSqGDy8 </host_fingerprint></hasp_info></C2V>
<removeLicensesBeforeUpdates>false</removeLicensesBeforeUpdates>
</extnLDK>
</bulkActivation>
Example for activation using keyId:
<bulkActivation>
<activationProductKeys>
<activationProductKey>
<activationQuantity>1</activationQuantity>
<pkId>b1241a37-d9ed-4404-8fd3-344f2146a479</pkId>
</activationProductKey>
</activationProductKeys>
<extnLDK>
<keyId>2226424846</keyId>
<removeLicensesBeforeUpdates>false</removeLicensesBeforeUpdates>
</extnLDK>
</bulkActivation>
Sample Response
Response Body
{
"activations": {
"activation": {
"id": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"aId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"externalId": "",
"groupActivationId": "",
"activationQuantity": "1",
"activationDate": "2018-06-14",
"sendNotification": "false",
"activatorEmailId": "",
"state": "ACTIVATED",
"activatees": "",
"activationProductKey": {
"itemId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"pkId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"activationItem": {
"activationProduct": {
"product": {
"id": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"externalId": "",
"nameVersion": {
"name": "Printer-Scanner",
"version": "1"
}
},
"activationFeatures": {
"activationFeature": [
{
"feature": {
"id": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"externalId": "",
"identifier": "",
"nameVersion": {
"name": "Scan",
"version": ""
}
},
"activationLicenseModel": {
"licenseModel": {
"id": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"name": "Trial Standalone"
},
"attributes": {
"attribute": [
{
"name": "DEPLOYMENT_TYPE",
"value": "0",
"readOnly": "true",
"groupName": "NO_GROUP"
},
{
"name": "LOG_ENCRYPT_LEVEL",
"value": "0",
"readOnly": "true",
"groupName": "POLICY"
},
{
"name": "VENDOR_SECRETS_6",
"value": "",
"readOnly": "true",
"groupName": "VENDOR"
},
{
"name": "LOCAL_REQUEST_LOCKCRIT_REQUIRED",
"value": "4",
"readOnly": "true",
"groupName": "LOCKING"
},
{
"name": "CAPACITY_FLAG",
"value": "0",
"readOnly": "true",
"groupName": "CAPACITY"
},
{
"name": "SITE_LIC_3_INFO",
"value": "",
"readOnly": "true",
"groupName": "LOCKING"
},
{
"name": "CODE_TYPE",
"value": "1",
"readOnly": "true",
"groupName": "LOCKING"
},
{
"name": "VENDOR_SECRETS_3",
"value": "",
"readOnly": "true",
"groupName": "VENDOR"
},
{
"name": "SITE_LIC_7_INFO",
"value": "",
"readOnly": "true",
"groupName": "LOCKING"
},
{
"name": "VENDOR_SECRETS_4",
"value": "",
"readOnly": "true",
"groupName": "VENDOR"
},
{
"name": "ELAN_KEY_FLAG",
"value": "0",
"readOnly": "true",
"groupName": "POLICY"
},
{
"name": "GRACE_PERIOD_DAYS",
"value": "0",
"readOnly": "true",
"groupName": "NETWORK"
},
{
"name": "ALLOW_COMMUTER",
"value": "FALSE",
"readOnly": "true",
"groupName": "NETWORK"
},
{
"name": "ALLOW_VM_DETECTION",
"value": "0",
"readOnly": "true",
"groupName": "POLICY"
},
{
"name": "START_DATE",
"value": "2018-06-14 08:36",
"readOnly": "true",
"groupName": "LICENSE_DURATION"
},
{
"name": "NUM_SUBNET",
"value": "0",
"readOnly": "true",
"groupName": "LOCKING"
},
{
"name": "VENDOR_PUBLIC_INFO",
"value": "",
"readOnly": "true",
"groupName": "VENDOR"
},
{
"name": "VENDOR_SECRETS_2",
"value": "",
"readOnly": "true",
"groupName": "VENDOR"
},
{
"name": "END_DATE",
"value": "2019-06-14 08:36",
"readOnly": "true",
"groupName": "LICENSE_DURATION"
},
{
"name": "NUMERIC_TYPE",
"value": "0",
"readOnly": "true",
"groupName": "POLICY"
},
{
"name": "KEY_LIFETIME_MINUTES",
"value": "5",
"readOnly": "true",
"groupName": "LIMIT"
},
{
"name": "VENDOR_SECRETS_7",
"value": "",
"readOnly": "true",
"groupName": "VENDOR"
},
{
"name": "ALLOW_REDUNDANCY",
"value": "FALSE",
"readOnly": "true",
"groupName": "POLICY"
},
{
"name": "LICENSE_TYPE",
"value": "1",
"readOnly": "true",
"groupName": "NO_GROUP"
},
{
"name": "LOCKING_MODE",
"value": "2",
"readOnly": "true",
"groupName": "LOCKING"
},
{
"name": "CAPACITY",
"value": "0",
"readOnly": "true",
"groupName": "CAPACITY"
},
{
"name": "COMMUTER_MAX_CHECKOUT_DAYS",
"value": "0",
"readOnly": "true",
"groupName": "NETWORK"
},
{
"name": "VENDOR_SECRETS_5",
"value": "",
"readOnly": "true",
"groupName": "VENDOR"
},
{
"name": "ENFORCE_LICENSE_EXCLUSIVE",
"value": "1",
"readOnly": "true",
"groupName": "POLICY"
},
{
"name": "ALLOW_GRACE",
"value": "0",
"readOnly": "true",
"groupName": "NETWORK"
},
{
"name": "VENDOR_COMMENTS",
"value": "",
"readOnly": "true",
"groupName": "VENDOR"
},
{
"name": "IS_TRIAL",
"value": "TRUE",
"readOnly": "true",
"groupName": "POLICY"
},
{
"name": "LICENSE_VERSION",
"value": "18",
"readOnly": "true",
"groupName": "POLICY"
},
{
"name": "KEY_TYPE",
"value": "1",
"readOnly": "true",
"groupName": "POLICY"
},
{
"name": "FLOATING_USER_LIMIT",
"value": "1",
"readOnly": "true",
"groupName": "LIMIT"
},
{
"name": "USE_AUTH_CODE",
"value": "0",
"readOnly": "true",
"groupName": "POLICY"
},
{
"name": "KEY_HOLDTIME_MINUTES",
"value": "0",
"readOnly": "true",
"groupName": "NETWORK"
},
{
"name": "LOCAL_REQUEST_LOCKCRIT_MIN_NUM",
"value": "1",
"readOnly": "true",
"groupName": "LOCKING"
},
{
"name": "SITE_LIC_4_INFO",
"value": "",
"readOnly": "true",
"groupName": "LOCKING"
},
{
"name": "SHARING_LIMIT",
"value": "0",
"readOnly": "true",
"groupName": "NETWORK"
},
{
"name": "GRACE_PERIOD_ELAPSED_HOURS",
"value": "0",
"readOnly": "true",
"groupName": "NETWORK"
},
{
"name": "SHARING_CRITERIA",
"value": "0",
"readOnly": "true",
"groupName": "NETWORK"
},
{
"name": "ENFORCE_REDUNDANCY_MAJORITY",
"value": "FALSE",
"readOnly": "true",
"groupName": "POLICY"
},
{
"name": "TRIAL_DURATION_HOURS",
"value": "0",
"readOnly": "true",
"groupName": "LIMIT"
},
{
"name": "LOCAL_REQUEST_LOCKCRIT_FLOAT",
"value": "0",
"readOnly": "true",
"groupName": "LOCKING"
},
{
"name": "OUTPUT_TYPE",
"value": "0",
"readOnly": "true",
"groupName": "POLICY"
},
{
"name": "TRIAL_DURATION_DAYS",
"value": "30",
"readOnly": "true",
"groupName": "LIMIT"
},
{
"name": "SITE_LIC_6_INFO",
"value": "",
"readOnly": "true",
"groupName": "LOCKING"
},
{
"name": "LOCAL_REQUEST_LOCKCRIT_FLAG",
"value": "0",
"readOnly": "true",
"groupName": "LOCKING"
},
{
"name": "HOLDING_CRITERIA",
"value": "0",
"readOnly": "true",
"groupName": "NETWORK"
},
{
"name": "SITE_LIC_2_INFO",
"value": "",
"readOnly": "true",
"groupName": "LOCKING"
},
{
"name": "VENDOR_PRIVATE_INFO",
"value": "",
"readOnly": "true",
"groupName": "VENDOR"
},
{
"name": "ENFORCE_CLOCK_TAMPERED",
"value": "TRUE",
"readOnly": "true",
"groupName": "POLICY"
},
{
"name": "VENDOR_NUM_OF_SECRETS",
"value": "0",
"readOnly": "true",
"groupName": "VENDOR"
},
{
"name": "FLOATING_SOFT_USER_LIMIT",
"value": "10000000",
"readOnly": "true",
"groupName": "LIMIT"
},
{
"name": "SITE_LIC_1_INFO",
"value": "",
"readOnly": "true",
"groupName": "LOCKING"
},
{
"name": "SITE_LIC_5_INFO",
"value": "",
"readOnly": "true",
"groupName": "LOCKING"
},
{
"name": "VENDOR_SECRETS_1",
"value": "",
"readOnly": "true",
"groupName": "VENDOR"
}
]
}
},
"licenseKeyRef": "637"
},
{
"feature": {
"id": "f61ffc33-857e-4caa-a31d-a905cd11196b",
"externalId": "",
"identifier": "",
"nameVersion": {
"name": "Print",
"version": ""
}
},
"activationLicenseModel": {
"licenseModel": {
"id": "9274f11c-6f50-11e8-895b-06816b76874e",
"name": "Trial Standalone"
},
"attributes": {
"attribute": [
{
"name": "VENDOR_COMMENTS",
"value": "",
"readOnly": "true",
"groupName": "VENDOR"
},
{
"name": "VENDOR_SECRETS_2",
"value": "",
"readOnly": "true",
"groupName": "VENDOR"
},
{
"name": "VENDOR_SECRETS_1",
"value": "",
"readOnly": "true",
"groupName": "VENDOR"
},
{
"name": "SITE_LIC_1_INFO",
"value": "",
"readOnly": "true",
"groupName": "LOCKING"
},
{
"name": "LOCKING_MODE",
"value": "2",
"readOnly": "true",
"groupName": "LOCKING"
},
{
"name": "END_DATE",
"value": "2019-06-14 08:36",
"readOnly": "true",
"groupName": "LICENSE_DURATION"
},
{
"name": "SITE_LIC_7_INFO",
"value": "",
"readOnly": "true",
"groupName": "LOCKING"
},
{
"name": "VENDOR_PUBLIC_INFO",
"value": "",
"readOnly": "true",
"groupName": "VENDOR"
},
{
"name": "FLOATING_SOFT_USER_LIMIT",
"value": "10000000",
"readOnly": "true",
"groupName": "LIMIT"
},
{
"name": "VENDOR_SECRETS_7",
"value": "",
"readOnly": "true",
"groupName": "VENDOR"
},
{
"name": "GRACE_PERIOD_DAYS",
"value": "0",
"readOnly": "true",
"groupName": "NETWORK"
},
{
"name": "ENFORCE_CLOCK_TAMPERED",
"value": "TRUE",
"readOnly": "true",
"groupName": "POLICY"
},
{
"name": "CAPACITY",
"value": "0",
"readOnly": "true",
"groupName": "CAPACITY"
},
{
"name": "KEY_TYPE",
"value": "1",
"readOnly": "true",
"groupName": "POLICY"
},
{
"name": "VENDOR_SECRETS_4",
"value": "",
"readOnly": "true",
"groupName": "VENDOR"
},
{
"name": "ENFORCE_REDUNDANCY_MAJORITY",
"value": "FALSE",
"readOnly": "true",
"groupName": "POLICY"
},
{
"name": "VENDOR_SECRETS_5",
"value": "",
"readOnly": "true",
"groupName": "VENDOR"
},
{
"name": "LOCAL_REQUEST_LOCKCRIT_FLAG",
"value": "0",
"readOnly": "true",
"groupName": "LOCKING"
},
{
"name": "DEPLOYMENT_TYPE",
"value": "0",
"readOnly": "true",
"groupName": "NO_GROUP"
},
{
"name": "CAPACITY_FLAG",
"value": "0",
"readOnly": "true",
"groupName": "CAPACITY"
},
{
"name": "NUM_SUBNET",
"value": "0",
"readOnly": "true",
"groupName": "LOCKING"
},
{
"name": "SITE_LIC_5_INFO",
"value": "",
"readOnly": "true",
"groupName": "LOCKING"
},
{
"name": "CODE_TYPE",
"value": "1",
"readOnly": "true",
"groupName": "LOCKING"
},
{
"name": "KEY_LIFETIME_MINUTES",
"value": "5",
"readOnly": "true",
"groupName": "LIMIT"
},
{
"name": "VENDOR_PRIVATE_INFO",
"value": "",
"readOnly": "true",
"groupName": "VENDOR"
},
{
"name": "SITE_LIC_4_INFO",
"value": "",
"readOnly": "true",
"groupName": "LOCKING"
},
{
"name": "COMMUTER_MAX_CHECKOUT_DAYS",
"value": "0",
"readOnly": "true",
"groupName": "NETWORK"
},
{
"name": "USE_AUTH_CODE",
"value": "0",
"readOnly": "true",
"groupName": "POLICY"
},
{
"name": "VENDOR_SECRETS_6",
"value": "",
"readOnly": "true",
"groupName": "VENDOR"
},
{
"name": "SHARING_LIMIT",
"value": "0",
"readOnly": "true",
"groupName": "NETWORK"
},
{
"name": "LOCAL_REQUEST_LOCKCRIT_FLOAT",
"value": "0",
"readOnly": "true",
"groupName": "LOCKING"
},
{
"name": "TRIAL_DURATION_DAYS",
"value": "30",
"readOnly": "true",
"groupName": "LIMIT"
},
{
"name": "ALLOW_VM_DETECTION",
"value": "0",
"readOnly": "true",
"groupName": "POLICY"
},
{
"name": "TRIAL_DURATION_HOURS",
"value": "0",
"readOnly": "true",
"groupName": "LIMIT"
},
{
"name": "SITE_LIC_3_INFO",
"value": "",
"readOnly": "true",
"groupName": "LOCKING"
},
{
"name": "SITE_LIC_2_INFO",
"value": "",
"readOnly": "true",
"groupName": "LOCKING"
},
{
"name": "OUTPUT_TYPE",
"value": "0",
"readOnly": "true",
"groupName": "POLICY"
},
{
"name": "VENDOR_SECRETS_3",
"value": "",
"readOnly": "true",
"groupName": "VENDOR"
},
{
"name": "SITE_LIC_6_INFO",
"value": "",
"readOnly": "true",
"groupName": "LOCKING"
},
{
"name": "HOLDING_CRITERIA",
"value": "0",
"readOnly": "true",
"groupName": "NETWORK"
},
{
"name": "VENDOR_NUM_OF_SECRETS",
"value": "0",
"readOnly": "true",
"groupName": "VENDOR"
},
{
"name": "FLOATING_USER_LIMIT",
"value": "1",
"readOnly": "true",
"groupName": "LIMIT"
},
{
"name": "LOCAL_REQUEST_LOCKCRIT_MIN_NUM",
"value": "1",
"readOnly": "true",
"groupName": "LOCKING"
},
{
"name": "LOCAL_REQUEST_LOCKCRIT_REQUIRED",
"value": "4",
"readOnly": "true",
"groupName": "LOCKING"
},
{
"name": "LICENSE_VERSION",
"value": "18",
"readOnly": "true",
"groupName": "POLICY"
},
{
"name": "KEY_HOLDTIME_MINUTES",
"value": "0",
"readOnly": "true",
"groupName": "NETWORK"
},
{
"name": "ELAN_KEY_FLAG",
"value": "0",
"readOnly": "true",
"groupName": "POLICY"
},
{
"name": "ALLOW_REDUNDANCY",
"value": "FALSE",
"readOnly": "true",
"groupName": "POLICY"
},
{
"name": "LICENSE_TYPE",
"value": "1",
"readOnly": "true",
"groupName": "NO_GROUP"
},
{
"name": "IS_TRIAL",
"value": "TRUE",
"readOnly": "true",
"groupName": "POLICY"
},
{
"name": "ALLOW_GRACE",
"value": "0",
"readOnly": "true",
"groupName": "NETWORK"
},
{
"name": "SHARING_CRITERIA",
"value": "0",
"readOnly": "true",
"groupName": "NETWORK"
},
{
"name": "LOG_ENCRYPT_LEVEL",
"value": "0",
"readOnly": "true",
"groupName": "POLICY"
},
{
"name": "ALLOW_COMMUTER",
"value": "FALSE",
"readOnly": "true",
"groupName": "NETWORK"
},
{
"name": "GRACE_PERIOD_ELAPSED_HOURS",
"value": "0",
"readOnly": "true",
"groupName": "NETWORK"
},
{
"name": "START_DATE",
"value": "2018-06-14 08:36",
"readOnly": "true",
"groupName": "LICENSE_DURATION"
},
{
"name": "NUMERIC_TYPE",
"value": "0",
"readOnly": "true",
"groupName": "POLICY"
},
{
"name": "ENFORCE_LICENSE_EXCLUSIVE",
"value": "1",
"readOnly": "true",
"groupName": "POLICY"
}
]
}
},
"licenseKeyRef": "638"
}
]
}
}
}
},
"activationAttributes": "",
"licenseKeys": {
"licenseKey": [
{
"keyGenTechnology": "RMS",
"keyFormat": "TEXT",
"keyType": "NORMAL",
"keyFileName": "lservrc",
"keyFileDescription": "",
"isWWU": "false",
"keyEncodingType": "",
"key": "*I vd20/lQOlE8nKohgKiIewOVT+BgY2YgMnppPMzch6zLtqNrLleVUtmxsj6qn4VYNVOzjpdwJv2cMPyss6zQOw2OJnLMHYyh4H8VUqHQ2lvwUUJpqEGwqBmESF0HS/jyuXVHOsxyWhc7HRSsKpyLNpws6I150ZvVT/9bNiH1IBw8EwVV7xKoN5qyR2zflxwbPJMf0q4YdV3o/JbId1hjNEndGnzYbK2LOL3HEOQHAvtwFdk7xUIGumbxDhSkgmAjMztUFrBkcidUg/m0TKWF5jjMdziIjtrqf8JM3L+atE3SOAXCc0r6C2/UctTVBZfa0/wiixJjXj4VNjiwE26CvwxQ8pNsDUujs6a5BYx2ks/Pky/bRfrwB4rYu340NIRXWHp8LNW5pXVX2t7CKXD6z0fLWaPYdyYLztTpk0Xx4jXzJo6jEkRpk+UGVIxT5wWfUtmV7YL1TSve2kn3+aXYDXcvUqbE/NqMBhhUDDl6jO3/RmyF4Zy0mc8s0GsXnpKE9BQRSQ0IyC4MJBQRSQ0IyBgEBBwEBBCU4YjFiNmYxZC0zNzY5LTRmNGUtYjM4Ny0zNGUzMmVlOTYzYmQACAEBCUCQbjWR5pYCaUkEdjT+BXNuhHSbITfHIvplGtGnqW8ZqCc3ZnZ3l/Vw526/BXJbc+rX0S4wCDZhm4lh55efpLXVCoIOMIIBCgKCAQEAxpgEoEoh5OKrSkA3bjNlIvbL6NElioaItJOVD8thTePYqgy7riKScNYm2RQKon+6TWR/NMctcJdirXlIxHo7m+8cGYt26r0BlMfIIjv8h3LkPFIgJO412cpK3vnBZWQgR/ArZMHHuRApB7SHiC3PMLKltj4kNqHbH2fELe/1iUKhIfro3YnKQKTpKQ+v9i3OgbN1KMwMx+GikqlGOsTaAbYEch72nR7R6VnxI4NLATjctVmtmGsxKgZ6Wio0Hpm3VhQPNoSv8InwjPjaD6lhl0DhiH6JPby7GVYJejD2Ilw513YZz/YFP+gEglt2adX96fp5PIX3xvsI4SOO6mDyRwIDAQABBCU4YjFiNmYxZC0zNzY5LTRmNGUtYjM4Ny0zNGUzMmVlOTYzYmQABwEBDIIAiC+hcWkGbtBqlQfBsDP0SHJVCFxFczvTyd+z4e7ayJVLE6fZ0wkQvYqHYY3O8V6HvWPVEL64hvtzKdb6xhNSCkw77LONBt5Zb35A5bzrg/Pvw6dmuboOnx+X9NXRD2zGizNVEsEBraFTbborgz1SQqMkyymengPcevgZrmsDPdu+RMJ+OlJxKby6gmU8lO5KpaYQzNyos2FM00ZUKvOc3MtGuM5OaVPff8GzYSOq6FdlbGZ19v5SePKb1vXpdp1fJPPfzNxJpMApomaaZ/nabQtYjqVUPhqdCHjVUlt1d86dHOiDgK6ZhMia9gj0+d5WHFqmAUcJZMtQ7aEQHSV37QAAAr8=# \"Scan\" version \"\", expires at 8:36 hrs (UTC) on Jun 14, 2019, exclusive##AID=9f862dd4-1cce-42a1-a1ac-79c5b0bc591b",
"licenseKeyRef": "637"
},
{
"keyGenTechnology": "RMS",
"keyFormat": "TEXT",
"keyType": "NORMAL",
"keyFileName": "lservrc",
"keyFileDescription": "",
"isWWU": "false",
"keyEncodingType": "",
"key": "*I //6aLMq4AstAAxztPQBefj0G9dvdErTceffpGlYhzs7nwj3qXIfm/7OnUkZMa9xLWl3RGH5CcyFd/pKFqknZEUN5jV+eyGAlp1YyZDwxq8nKS9BhKO6SeWoAuqelHs4w9gTxOEqDkOXe14dC/AzVvj4VdXBBu3tABWiqXLbRC1Oaw0ozk/0RSR4ugZ7EDBxOphIHuDRWQtdSFHs3oSiZoiJDrzvJenTbzjp+k/ZLqhUT/x36aiLe1xzXkMwU95hte+a7PGTNBN+PdZdh9V4qNafQ7hbQXYAoOiUe2PmpuGCl0419O83WsrbhMV+p8oYcqZc6M0eQpdv4vtxjshDWr3ExjOfht1WjJLLtZbBv176pxAxeKe8w4k4X9G/Z4T5y3DUoZqnrrKxyLDnVtRCq27rl3CcponJyXbpNOycaao8olJzVEsp6njw9T3wh4d9dmkxSBTTwzVE7PU8N27QuFF1aeTwrOOihOcknWCdVnzeIvhE4yp4lZK6TPVVoHHppBQRSQ0IyC4MJBQRSQ0IyBgEBBwEBBCU4YjFiNmYxZC0zNzY5LTRmNGUtYjM4Ny0zNGUzMmVlOTYzYmQACAEBCUCQbjWR5pYCaUkEdjT+BXNuhHSbITfHIvplGtGnqW8ZqCc3ZnZ3l/Vw526/BXJbc+rX0S4wCDZhm4lh55efpLXVCoIOMIIBCgKCAQEAxpgEoEoh5OKrSkA3bjNlIvbL6NElioaItJOVD8thTePYqgy7riKScNYm2RQKon+6TWR/NMctcJdirXlIxHo7m+8cGYt26r0BlMfIIjv8h3LkPFIgJO412cpK3vnBZWQgR/ArZMHHuRApB7SHiC3PMLKltj4kNqHbH2fELe/1iUKhIfro3YnKQKTpKQ+v9i3OgbN1KMwMx+GikqlGOsTaAbYEch72nR7R6VnxI4NLATjctVmtmGsxKgZ6Wio0Hpm3VhQPNoSv8InwjPjaD6lhl0DhiH6JPby7GVYJejD2Ilw513YZz/YFP+gEglt2adX96fp5PIX3xvsI4SOO6mDyRwIDAQABBCU4YjFiNmYxZC0zNzY5LTRmNGUtYjM4Ny0zNGUzMmVlOTYzYmQABwEBDIIAiC+hcWkGbtBqlQfBsDP0SHJVCFxFczvTyd+z4e7ayJVLE6fZ0wkQvYqHYY3O8V6HvWPVEL64hvtzKdb6xhNSCkw77LONBt5Zb35A5bzrg/Pvw6dmuboOnx+X9NXRD2zGizNVEsEBraFTbborgz1SQqMkyymengPcevgZrmsDPdu+RMJ+OlJxKby6gmU8lO5KpaYQzNyos2FM00ZUKvOc3MtGuM5OaVPff8GzYSOq6FdlbGZ19v5SePKb1vXpdp1fJPPfzNxJpMApomaaZ/nabQtYjqVUPhqdCHjVUlt1d86dHOiDgK6ZhMia9gj0+d5WHFqmAUcJZMtQ7aEQHSV37QAAAr8=# \"Print\" version \"\", expires at 8:36 hrs (UTC) on Jun 14, 2019, exclusive##AID=9f862dd4-1cce-42a1-a1ac-79c5b0bc591b",
"licenseKeyRef": "638"
}
]
},
"downloads": "",
"customAttributes": {
"customAttribute": [
{
"name": "ActBool",
"value": "TRUE"
},
{
"name": "ActDate",
"value": ""
},
{
"name": "ActList",
"value": "test"
},
{
"name": "ActNum",
"value": ""
},
{
"name": "ActString",
"value": ""
}
]
}
},
"count": "1"
}
}
NOTE For Sentinel LDK, the response object contains different parameters and values. Refer to NOTE for Sentinel LDK for more information.
Success
HTTP Status Code: 200
