Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 824 Bytes

Startup.md

File metadata and controls

16 lines (12 loc) · 824 Bytes

Org.OpenAPITools.Model.Startup

Startup Script information.

Properties

Name Type Description Notes
Id string A unique ID for the Startup Script. [optional]
DateCreated string The date the Startup Script was created. [optional]
DateModified string The date the Startup Script was last modified. [optional]
Name string The user-supplied name of the Startup Script. [optional]
Script string The base-64 encoded Startup Script. [optional]
Type string The Startup Script type. * boot * pxe [optional]

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