Hello Team,
I am using MongoDB Atlas 6, and the storage engine is wiredTiger.
I am using a Python driver for MongoDB and on running the serverStatus command, the result has a storage engine field but not a wiredTiger field, also inside the storageEngine field, the name field does mention that wiredTiger engine is being used -
Some commands are limited or unsupported in Atlas, this can also vary between the free/shared and dedicated tiers. There are also other limitations between the free/shared and dedicated tiers that you may want to be aware of, links below for both.
serverStatus is limited in its response fields in the free and shared tiers.