Optional Readonlycreated?: stringRead-only The date this StackScript was created.
Optional Readonlydeployments_active?: numberRead-only Count of currently active, deployed Linodes created from this StackScript.
Optional Readonlydeployments_total?: numberFilterable, Read-only The total number of times this StackScript has been deployed.
Optionaldescription?: stringFilterable A description for the StackScript.
Optional Readonlyid?: numberRead-only The unique ID of this StackScript.
An array of Image IDs. These are the Images that can be deployed with this StackScript.
any/all indicates that all available Images, including private Images, are accepted.
Optionalis_public?: booleanFilterable This determines whether other users can use your StackScript. Once a StackScript is made public, it cannot be made private.
Filterable The StackScript's label is for display purposes only.
Optional Readonlymine?: booleanFilterable, Read-only Returns true if this StackScript is owned by the account of the user making the request, and the user making the request is unrestricted or has access to this StackScript.
Optionalrev_note?: stringFilterable This field allows you to add notes for the set of revisions made to this StackScript.
The script to execute when provisioning a new Linode with this StackScript.
Optional Readonlyupdated?: stringRead-only The date this StackScript was last updated.
Optional Readonlyuser_defined_fields?: {Read-only This is a list of fields defined with a special syntax inside this StackScript that allow for supplying customized parameters during deployment. See Declare User-Defined Fields (UDFs) for more information.
Optional Readonlyuser_gravatar_id?: stringRead-only The Gravatar ID for the User who created the StackScript.
Optional Readonlyusername?: stringRead-only The User who created the StackScript.
OptionalpathOptionalquery
A StackScript enables you to quickly deploy a fully configured application in an automated manner.