Thanks Steve.
I got following response while acknowledging the license update as you
suggested through SENSE.
{
"acknowledged": false,
"license_status": "valid",
"acknowledge": {
"message": "This license update requires acknowledgement. To
acknowledge the license, please read the following messages and update the
license again, this time with the "acknowledge=true" parameter:",
"marvel": [
"basic",
"Automatic index cleanup is locked to 7 days for clusters with
[{}] license.basic"
]
}
}
I understood from internet that we need to acknowledge the license update
by request again with following command in cURL.
curl -XPUT 'http://host:port/_license&acknowledge=true' -d @mylicense.json?
So, Could you please help me to find the equivalent syntax to acknowledge
the license in SENSE ?
I am not getting proper references for SENSE in google.