IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Get script contexts API
editGet script contexts API
editRetrieves a list of supported script contexts and their methods.
response = client.get_script_context puts response
GET _script_context
Request
editGET _script_context
Prerequisites
edit-
If the Elasticsearch security features are enabled, you must have the
manage
cluster privilege to use this API.