ActionType

ActionType

ActionType

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

categoryUri String! Unique identifier for the category.
confirmationType String Confirm action with user.
defaultActionPermissionLevels Scalar Default permission required to run the actions.
description String Short human-friendly description.
events [String!] events that trigger a run of instances of this ActionType.
icon String FontAwesome 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.
modUri String! Unique identifier for the defining mod.
permissions Scalar Cloud provider permissions required to run the action.
resourceRecommendation String Type of action.
targets [String!] Target resource interface / type URIs.
title String! Display title.
turbot TurbotActionTypeMetadata! Turbot metadata for this ActionType.
uri String! Mod-specific unique identifier.