If I view the properties of a layer or table within a hosted feature layer, I'm able to view the existing indexes as a dictionary object.
Is it possible to create an attribute index on a hosted feature layer using the Python API? If so, are there any examples available? I can't find any in the Python API docs.