GET resourceBundles/{bundleId}
Retrieves a Resource Bundle with the specified BundleId
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| bundleId | System.Guid | Required |
Body Parameters
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 |