Types
Set the optional Types
parameter to a comma-separated list of service types to specify that your Lua script must run only on services with one of the specified types. If you do not specify a list of service types, the script runs on all service types.
Actions: | RunScript |
Type: | String |
Default: | None |
Required: | No |
Example: | Types=type1,type2
|
See Also: |