MasterImageEntityAspectApiDTO
Description
Inherits From
This DTO inherits from EntityAspect
Optional Parameters
- displayName
-
-
type: string
-
description: DisplayName of the masterImage used to create new VMs
-
- numVcpus
-
-
type: integer
-
format: int32
-
description: The number of vCPUs allocated to each VM generated from the master image
-
- mem
-
-
type: number
-
format: float
-
description: The amount of Mem allocated to each VM generated from the master image
-
- storage
-
-
type: number
-
format: float
-
description: The amount of Storage allocated to each VM generated from the master image
-