/
REST API Overview
IBM DataPower Operations Dashboard v1.0.21.x
A newer version of this product documentation is available.
You are viewing an older version. View latest at IBM DPOD Documentation.
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.