Skip to main content

get_plugins_instances

Function get_plugins_instances 

async fn get_plugins_instances(
    __arg0: State<SharedState>,
    __arg1: Query<PluginsInstancesParams>,
) -> Result<Json<ResponseRetrievePluginInstances>, ErrorResponse>