Get Orderer Information
get
/console/admin/api/v2/nodes/orderers/{ordererId}/exportOSN
Retrieves an orderer node's information.
Request
Supported Media Types
- application/json
Path Parameters
-
ordererId(required): string
ID of the orderer being queried
Response
Supported Media Types
- application/json
200 Response
Response with the OSN information object
400 Response
Invalid arguments
401 Response
Unauthorized
500 Response
Internal server error
Default Response
Unexpected error