Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This operation returns a session id which should be appended to all subsequent API calls where this parameter is applicable.

Rw ui textbox macro
typeinfotip

Example

Code Block
$ curl -u \
user:passw http://localhost:9000/api/v1/session

...