put /license/{id}

Stability index

LOCKED.
This API is extremely reliable and will not be broken unless absolutely necessary.

Path parameters

id (required)

Request body

item (required)
License

Query parameters

control (optional)
privileges (optional)

Return type

License

Example data

Content-Type: application/json

{ "privileges" : [ "privileges", "privileges" ], "product" : 0, "schemaPath" : "schemaPath", "expiredReason" : "expiredReason", "isCloudServices" : true, "check" : "check", "numberOfCores" : 1294386358, "lef" : "lef", "isInvalid" : true, "isBlacklisted" : true, "keyDetails" : "keyDetails", "isSubscription" : true, "createdDate" : "2000-01-23T04:56:07.000+00:00", "modifiedByUserName" : "modifiedByUserName", "serial" : "serial", "isElastic" : true, "organization" : "organization", "modifiedDate" : "2000-01-23T04:56:07.000+00:00", "name" : "name", "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "isExpired" : true, "key" : "key" }

Responses

200
OK