POST resourceBundles
Used for a customer to purchase a Resource Bundle based on the currently available Resource Templates
Request Information
URI Parameters
None
Body Parameters
Epic.Customer.Api.InputModels.PurchaseResourceBundleRequest
| Name | Description | Type | Additional information |
|---|---|---|---|
| TemplateId | System.Int32 | None | |
| CurrencyCode | System.String | None | |
| Description | System.String | None |
Response Information
Resource Description
Epic.Customer.Api.ResponseModels.Billing.ResourceBundle
| Name | Description | Type | Additional information |
|---|---|---|---|
| ResourceBundleID | System.Guid | None | |
| Name | System.String | None | |
| AvailableCpuCount | System.Int32 | None | |
| AvailableMemGbCount | System.Int32 | None | |
| AvailableDiskGbCount | System.Int32 | None | |
| AvailableBandwidthMbpsCount | System.Int32 | None | |
| BandwidthInterval | System.Int32 | None |