getAgentryActionEnableState(String) method
Asks Agentry what the current enable state is for the action specified by name.
Syntax
public
ActionEnableType
getAgentryActionEnableState
(
String
actionName
)
Parameters
-
actionName –
the action name
Returns
the enable state
Usage
It will either be enabled, disabled, no-op(action not found), or error.