folder.json Attributes

The folder.json file attributes are:

AttributeRequiredDescription
nameYes for auto-installed templates, No for templates that use the configuration wizardFolder developer name. For apps created from auto-installed templates, the folder developer name is required for the creation of app.
labelNoFolder label.
descriptionNoFolder description.
featuredAssetsYesContainer for assets; this can be empty if no featuredAssets are present.
featuredAssetsdefaultNoContainer for assets.
featuredAssetsdefaultassetsNoContainer for array of assets.
featuredAssetsdefaultassetsid elementNoTokenized ID of dashboard asset.
featuredAssetsdefaultassetsnameNoAsset name.
featuredAssetsdefaultassetsnamespaceNoAsset namespace.
featuredAssetsdefaultassetstypeNoAsset type, such as dashboards, lenses, or eltDatflows. Can be null.
sharesNoSharing rules for the folder.
sharessharedWithIDYes, if shares is used.User ID or Group ID to share this folder with.
sharesaccessTypeYes, if shares is used.Access type for the sharing rule. Valid values are EDIT, MANAGE, and VIEW.
sharesshareTypeYes, if shares is used.The sharing type for the sharing rule. Valid values are Group, Organization, Role, RoleAndSubordinates, RoleAndSubordinatesInternal, User, PortalRole, PortalRoleAndSubordinates, AllCspUsers, AllPrmUsers, PartnerUsers, and CustomerPortalUser.

See Also