Whats different with 'index' and 'create' of Bulk API

You can't create an index in a bulk request, you need to do it externally cause you have action.auto_create_index: false.