Invoke a service provided by a plugin
POST plugins/{plugin}/{service}
Name | Type | Description |
---|---|---|
plugin |
string | the ID of the plugin to invoke the service on |
service |
string | the name of the service to call |
Name | Type | Description |
---|---|---|
args |
json | arguments for the service, as a JSON string |
curl 'http://'
Name | Type |
---|---|
plugin |
|
service |
|
args |