POST realm/bridges
The web method
POST realm/bridges creates a new bridge definition.
Input Data
Supply a JSON representation of the definition in the message body.
Example Requests
curl -X POST http://host:port/api/v1/realm/bridges -d json_defn
Copyright © Cloud Software Group, Inc. All rights reserved.