Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.22 KB

MachineBlueprint.md

File metadata and controls

22 lines (19 loc) · 1.22 KB

MachineBlueprint

Properties

Name Type Description Notes
CreatedDate time.Time [default to null]
LastUpdateDate time.Time [default to null]
Id string [default to null]
Name string [default to null]
MachineProvider *MachineProviderName [default to null]
WorkerType *MachineWorkerType [default to null]
MachineRoles []MachineRolesType [default to null]
Size string [default to null]
SizeDetail *AllOfMachineBlueprintSizeDetail [default to null]
SystemManaged bool [default to null]
ComputeInstanceType string [default to null]
StorageInstanceType string [default to null]
Tags map[string]string [optional] [default to null]
ApplianceID string [default to null]

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