post https://clearpass-hostname/api/extension/instance
Installs an extension from the extension store.
The query parameter sync=true may be provided to make this a synchronous operation. In this case, the operation produces JSON status updates during the operation using HTTP chunked transfer encoding.
The default is asynchronous operation. To check on the progress of the operation, use GET /extension/instance/{id}.