How to archive and unarchive indexes in Metal
DEACTIVATING
metal.update_index('index_id', {'status': 'DEACTIVATING'})
metal.update_index('index_id', {'status': 'UNARCHIVED'})