GET virtualmachines/packages
Retrieves a list of pre-defined hardware specification templates for creating a new Virtual Machine
Request Information
URI Parameters
None
Body Parameters
None
Response Information
Resource Description
System.Collections.Generic.List`1[Epic.Customer.Api.ResponseModels.MappingFromDbEntities.TemplateSpecificationResponse]
Name | Description | Type | Additional information |
---|---|---|---|
SpecificationID | System.Int32 | None | |
Name | System.String | None | |
CpuCount | System.Int32 | None | |
MemoryGb | System.Decimal | None | |
MemoryStartupGb | System.Decimal | None | |
MemoryMinimumGb | System.Decimal | None | |
DiskGb | System.Decimal | None | |
PriceMonthly | System.Decimal | None | |
PriceOffPerGbPerHour | System.Decimal | None | |
Priority | System.Int32 | None |