config api-user
Description: Configure API user settings.
config api-user
edit <name>
set comment {string}
unset
next
show
abort
end
delete <name>
purge
show
end
Sample command:
FX201E5919000057 (api-user) # show
config system api-user
edit 1
set comment this is a test api user
next
end
| Parameter | Descripton | Type | Size | Default |
|---|---|---|---|---|
| name | The name of the API user. | string | - | none |
| comment | A brief comment of the API user. | string | - | none |