Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.19 KB

JStackTemplate.md

File metadata and controls

21 lines (17 loc) · 1.19 KB

JStackTemplate

Properties

Name Type Description Notes
Id string [optional] [default to null]
Machines []interface{} [optional] [default to null]
Title string Title of this stack template [default to null]
Slug string Unique slug of stack template [default to null]
Description string Stack template description [optional] [default to null]
Config interface{} Private config data for stack template [optional] [default to null]
AccessLevel string [optional] [default to null]
OriginId string [default to null]
Meta interface{} [optional] [default to null]
Group string [default to null]
Template JStackTemplateTemplate [optional] [default to null]
Credentials interface{} [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]