Add an OSN to a Channel
post
/console/admin/api/v2/channels/{channelName}/orderers/joinOSN
Add an ordering service node (OSN) to a channel.
Request
Supported Media Types
- application/json
Path Parameters
-
channelName(required): string
the specified channel name
New orderer (identified by orderer ID) to be joined
Response
Supported Media Types
- application/json
200 Response
Success
400 Response
Invalid arguments
401 Response
Unauthorized
403 Response
Forbidden
500 Response
Internal server error
Default Response
Unexpected error