POST realm/bridges
This web method 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>
This web method creates a new bridge definition.
Supply a JSON representation of the definition in the message body.
curl -X POST http://<host>:<port>/api/v1/realm/bridges -d <json_defn>
Copyright © 2009-2024. Cloud Software Group, Inc. All Rights Reserved.