nvme_dump_config - Man Page

Print the JSON configuration

Synopsis

int nvme_dump_config (nvme_root_t r );

Arguments

r

nvme_root_t object

Description

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

Return

0 on success, -1 on failure.

Info

February 2024 libnvme API manual