3.3.3.3.2.1 <Interface>
Specifies one particular plug-in interface or a plug-in library for all plug-in interfaces inside the library.
Table 3-15 Interface Attributes
| Attribute | Description | Required |
|---|---|---|
library |
Mandatory. Specifies a local shared library file path. This attribute value may contain a maximum of 256 characters (excluding the terminating NULL character). | Yes |
params |
Optional. Specifies a particular string value that is passed to the library when initialized by the GWWS server at boot time. This attribute value may contain a maximum of 256 characters (excluding the terminating NULL character).
|
No |
For more information about how to develop a SALT plug-in interface, see Using SALT Plug-Ins Programming Web Services
Parent topic: <Plugin>