- Domain —com.jamf.connect.actions
- Description —
Used to create and configure custom menu items to display in Self Service+. For more information, see Custom Menu Bar Action Items with Self Service+.
Global Action Settings
Setting | Description | Type |
|---|---|---|
| Determines if the action menu will display a status icon (green, yellow, or red) Note:
| Boolean |
| When set to true, Self Service+ will use the result of the command as the text of the menu item. Note:
| Boolean |
Action Component Settings
Setting | Description | Type |
|---|---|---|
| (Required) The name of the action | String |
| The text used to display the item in the menu bar Note: If unspecified, the Name will be used as the title. | Dictionary |
| Determines if the item is displayed in the menu or not Note: All commands in the Show command must return true for the menu item to display. | Array |
| Contains the action. | Array |
| Determines what happens after the action is run. | Array |
| The unique ID for the action | String |
| Determines if the action set should only be run when connected to an Active Directory domain | Boolean |
| Length in minutes between executing the action | Integer |
| The text displayed when hovering over a menu item | String |
| Creates a visual separator bar in the menu bar |