nvme_dump_config(2) libnvme API manual nvme_dump_config(2)

nvme_dump_config - Print the JSON configuration

int nvme_dump_config (nvme_root_t r );

nvme_root_t object

Prints the current contents of the JSON configuration file to stdout.

0 on success, -1 on failure.

nvme_dump_config January 2025