Versions Compared

Key

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

...

Authorization Property

The Web API uses basic authentication and the login information is passed to the the Image Added system by setting the Authorization property in the HTTP header.

Note
titleNote!

All http client libraries should have support for setting the Authorization property in the HTTP header. See the following curl command example for how to set authorization:

Code Block
$ curl http://localhost:9000/webapi/v1/picos/ec1 -u mzadmin:dr


The status information is updated in 5 second intervals, which is considered a sufficient resolution since it usually takes some time before workflows are up and running in full capacity.