Remove an OSN from a Channel
post
/console/admin/api/v2/channels/{channelName}/orderers/removeOSN
Remove an ordering service node (OSN) from a channel.
Request
Supported Media Types
- application/json
Path Parameters
-
channelName(required): string
the specified channel name
The orderer (identified by orderer ID) to be removed
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