.lst
and then
upload that file using the Fusion REST API endpoint api/blobs/<listfilename>
, as per the following example which
uses the curl
command-line utility, where ‘admin’ is the name of a user with admin privileges, and ‘pass’ is that user’s password:
description_t
:
\t
for the tab character. When entering configuration values in the API, use escaped characters, such as \\t
for the tab character.