ActionType

ActionType

Represents a ActionType defined within a Mod. For more information, please see Actions.

categoryUriString!Unique identifier for the category.
confirmationTypeStringConfirm action with user.
defaultActionPermissionLevelsScalarDefault permission required to run the actions.
descriptionStringShort human-friendly description.
events[String!]events that trigger a run of instances of this ActionType.
iconStringFontAwesome icon reference, used for display in the product and documentation. Will be in the format fal-<icon>, far-<icon> or fas-<icon> for light, regular and solid icon classes respectively.
modUriString!Unique identifier for the defining mod.
resourceRecommendationStringType of action.
targets[String!]Target resource interface / type URIs.
titleString!Display title.
turbotTurbotActionTypeMetadata!Turbot metadata for this ActionType.
uriString!Mod-specific unique identifier.