Labels
Set the optional Labels
parameter to a comma-separated list of labels to specify that your Lua script must run only on services that contain at least one of the specified labels. If you do not specify a list of labels, the script runs on services with all labels.
Actions: | RunScript |
Type: | String |
Default: | None |
Required: | No |
Example: | Labels=label1,label2
|
See Also: |