IBM DataPower Operations Dashboard v1.0.21.x

REST API Overview

Authorization

Use Basic Authentication to authenticate when invoking APIs.

It is recommended to review the Role Based Access Control page for understanding the use of built-in and custom roles for authorization in DPOD.

To authenticate when using curl, see the following example:

curl -u username:password https://<dpod hostname>/op/api/...

 

Copyright © 2015 MonTier Software (2015) Ltd.