NY_00403_EditConfigFilesPlugIn
This plugin is used by the web application NodeManager. It provides a dialog for editing the configuration files of a remote node.
Files can be created, deleted or edited.
Usage
This dialog implements the general web dialog API and can be created and destroyed with it.
The following parameters are also required:
Name | Description |
---|---|
nodeId |
The ID of the node whose files are currently being processed. |
The plugin can be hosted on any number of nodes. The microservice registry determines which factory is used when creating a new instance (load balancing).
Microservice ID
The plugin registers a microservice with the ID NY_WebDialogEditConfigFiles_00403
.