es_res = es.indices(index=index, bytes='b',format='json')
getting following error while calling indices api
TypeError: 'IndicesClient' object is not callable
Thank you.
es_res = es.indices(index=index, bytes='b',format='json')
getting following error while calling indices api
TypeError: 'IndicesClient' object is not callable
Thank you.
Copyright © 2021 Jogjafile Inc.
To get information about an index,