Skip to content

Commit 18ccd2b

Browse files
cldocid2GitHub Enterprise
authored and
GitHub Enterprise
committed
Update: 25-03-2025 (#4664)
1 parent 8bbe268 commit 18ccd2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api-change-log.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,12 @@ The new response code will be rolled out gradually. Each phase of the rollout wi
6262
### For all version dates
6363
{: #25-march-2025-all-version-dates}
6464

65+
**Intel accelerator instance profiles.** When [creating an instance](/apidocs/vpc/latest#create-instance), you can now specify a `profile` for a server with accelerators manufactured by Intel, such as `gx3d-160x1792x8gaudi3`. Accordingly, when [retrieving](/apidocs/vpc/latest#get-instance) or [listing instances]/apidocs/vpc/latest#list-instances), the response may also include a new `gpu.manufacturer` property value of `intel`. Similarly, when [retrieving](/apidocs/vpc/latest#get-instance-profile) or [listing instance profiles](/apidocs/vpc/latest#list-instance-profiles), the response may also include a `gpu_manufacturer.values` property value of `intel`. For more information, see [Intel Gaudi 3 instance profiles](/docs/vpc?topic=vpc-accelerated-profile-family&interface=ui#gaudi-3-profiles).
66+
6567
**Adjustable bandwidth for block storage volumes.** You can now specify the `bandwidth` property when [creating a volume](/apidocs/vpc/latest#create-volume) with a profile that supports adjustable bandwidth. The specified `bandwidth` will set the maximum bandwidth for a volume. You can also specify the `bandwidth` property when [creating an instance](/apidocs/vpc/latest#create-instance) with volume attachments. Additionally, you can [update a volume](/apidocs/vpc/latest#update-volume) to change the `bandwidth` property after volume creation.
6668

6769
When [retrieving](/apidocs/vpc/latest#get-volume-profile) or [listing](/apidocs/vpc/latest#list-volume-profiles) volume profiles, the response now includes a `bandwidth` property, which indicates whether the profile supports adjustable bandwidth, and the range of supported values. Presently, only volume profiles with a `storage_generation` of `2` support adjustable bandwidth. For more information, see [Adjusting throughput limit of a Block Storage for VPC volumes](/docs/vpc?topic=vpc-adjusting-volume-throughput). See also [Storage known issues](/docs/vpc?topic=vpc-known-issues#gen1-bandwidth-property-dependent).
6870

69-
**Intel accelerator instance profiles.** When [creating an instance](/apidocs/vpc/latest#create-instance), you can now specify a `profile` for a server with accelerators manufactured by Intel, such as `gx3d-160x1792x8gaudi3`. Accordingly, when [retrieving](/apidocs/vpc/latest#get-instance) or [listing instances]/apidocs/vpc/latest#list-instances), the response may also include a new `gpu.manufacturer` property value of `intel`. Similarly, when [retrieving](/apidocs/vpc/latest#get-instance-profile) or [listing instance profiles](/apidocs/vpc/latest#list-instance-profiles), the response may also include a `gpu_manufacturer.values` property value of `intel`. For more information, see [Intel Gaudi 3 instance profiles](/docs/vpc?topic=vpc-accelerated-profile-family&interface=ui#gaudi-3-profiles).
70-
7171
## 4 March 2025
7272
{: #4-march-2025}
7373

0 commit comments

Comments
 (0)