I am having this problem as well.
The AsyncSearchIndexManager serializes the SearchIndex instance using the SearchIndex#toJson method.
The SearchIndex#toJson however seems to only include uuid, name, sourceName, type and sourceType fields in the JSON output. Is this on purpose?