GET api/extension/describe/:extensionÂname
Description
Description of an extension.
Parameters
- :extensionÂname Name of the extension.
Results
Outputs the README of the specified extension.
Rest Call
GET http://localhost:15000/api/extension/describe/hdfsÂmirroring
Result
<README file of the specified extension>