Optional accessInformation on who has access to this solution.
Optional additionalAdditional typeKeywords (beyond always-added ["Solution", "Template"]) to be added to Solution item; default: []
Optional categoriesDescriptive categories to identify this item.
Optional consoleShould progress be echoed to the debugging console? default: false
Optional descriptionDescription to be given to created Solution item; defaults: for a group, group description; for an item, ""
Optional folderFolder in which to place created Solution item; default is top level
Optional itemPlaceholder for ids of items to be placed into Solution. DO NOT USE--it is overwritten by function createSolution
Optional jobCalling-program-supplied id, perhaps used to distinguish between concurrent deployments or deletions; default: id of group used to create Solution
Optional licenseLicensing information
Optional progressPacket of supplemental information provided from certain progress states, e.g., Finished deleting an item or deploying a Solution item
Optional propertiesAn object that contains schema version, related solutions and other supporting information.
Optional snippetSnippet to be given to created Solution item; defaults: for a group, group snippet; for an item, ""
Optional sourceCredentials for the organization with the source items; default: solution item authentication
Optional subgroupGroups to be included in solution; it's an alternate to including tags of the form "group.
Optional tagsTags to be given to created Solution item; defaults: for a group, group tags; for an item, []
Optional templateFacts to be used for creating the Solution item; default: {}
Optional templatizeShould fields be templatized; default: false
Optional thumbnailThumbnail file to be given to created Solution item; default: null; has priority over thumbnailurl
Optional thumbnailurlURL to thumbnail to be given to created Solution item, but see thumbnail property; default: ""
Optional titleTitle to be given to created Solution item; defaults: for a group, group title; for an item, random string from common.createShortId()
Optional typeA list of keywords for this solution. Also used by the application for internal control of deployment.
Options for creating a solution item.