ResourceCategory

ResourceCategory

Represents a ResourceCategory in Turbot.

For more information, please see Resource Types & Categories and Mods.

childrenResourceCategoriesThe immediate children for this ResourceCategory.
controlsControlsReturns any controls for this ResourceCategory that you have permission to get, subject to the optional filter and paging arguments.
descendantsResourceCategoriesThe descendants of this ResourceCategory.
descriptionStringShort human-friendly description.
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.
parentStringThe parent ResourceCategory of this ResourceCategory.
policySettingsPolicySettingsReturns any policySettings for this ResourceCategory that you have permission to get, subject to the optional filter and paging arguments.
resourcesResourcesThe resources of this ResourceCategory, subject to the optional filter and paging arguments.
titleString!Display title.
trunkTrunkItemsThe trunk for this ResourceCategory, subject to the optional filter and paging arguments. This will show the resource type hierarchy from the root down to this ResourceCategory.
turbotTurbotResourceCategoryMetadata!Turbot metadata for this ResourceCategory.
uriString!Mod-specific unique identifier.