Browse Source

doc: mention optional name/desc/algo for addpool.

djm34
Noel Maersk 11 years ago
parent
commit
c46c913d1c
  1. 3
      doc/API

3
doc/API

@ -207,12 +207,13 @@ The list of requests - a (*) means it requires privileged access - and replies: @@ -207,12 +207,13 @@ The list of requests - a (*) means it requires privileged access - and replies:
stating the results of enabling pool N
The Msg includes the pool URL
addpool|URL,USR,PASS (*)
addpool|URL,USR,PASS[,NAME,DESC,ALGO] (*)
none There is no reply section just the STATUS section
stating the results of attempting to add pool N
The Msg includes the pool URL
Use '\\' to get a '\' and '\,' to include a comma
inside URL, USR or PASS
Name, description and algorithm are optional
poolpriority|N,... (*)
none There is no reply section just the STATUS section

Loading…
Cancel
Save