copyright | lastupdated | keywords | subcollection | ||
---|---|---|---|---|---|
|
2024-12-17 |
api, change log, beta, metadata |
vpc |
{{site.data.keyword.attribute-definition-list}}
{: #metadata-beta-api-change-log}
Read the API change log to learn about updates and improvements to the {{site.data.keyword.vpc_full}} (VPC) Beta Instance Metadata API. The change log lists changes that are ordered by the date they were released. {: shortdesc}
Some beta features are for accounts that have been granted special approval to preview a particular beta feature. Contact your IBM sales representative if you are interested in getting access. {: beta}
There are no backward-compatibility guarantees as a feature progresses through its beta phase or from the final beta release to its initial GA release. Using non-GA-mature features could introduce the risk of corrupting resources in your account. IBM strongly recommends that you do not use non-GA-mature features on production accounts. {: important}
To review the change log of generally available metadata API features, see the VPC Instance Metadata API change log.
{: #17-december-2024-metadata-beta}
{: #17-december-2024-all-version-dates-metadata-beta}
Enhanced confidential computing capabilities. If Intel® Trust Domain Extensions are enabled on an instance or instance template, you can view the confidential_compute_mode
property new value tdx
, which indicates that confidential compute mode is enabled for this virtual server instance. For more information, see the Beta VPC API change log.
{: #11-july-2023-metadata-beta}
{: #11-july-2023-all-version-dates-metadata-beta}
Instance identity certificates. You can now use the instance identity access token and a Certificate Signing Request (CSR) to create an instance identity certificate. For more information, see Generating an instance identity certificate by using an instance identity access token. Instance identity certificates can be used when the traffic between an authorized client and the mounted file share is encrypted in transit. For more information, see Data encryption in transit for file shares.
This feature is now generally available. See the VPC Instance Metadata API change log.
{: #16-august-2022-metadata-beta}
{: #16-august-2022-all-version-dates-metadata-beta}
Sharing images across an enterprise account. For accounts that have been granted special approval to preview this feature, if a virtual server instance was provisioned from a catalog offering, retrieving the instance will now include a catalog_offering
property in the response. For more information, see the Virtual Private Cloud Instance Metadata API.
See also Onboarding a virtual server image for VPC and the Import offering{: external} method in the Catalog Management API.
This feature is now generally available. See the VPC Instance Metadata API change log.
{: #1-march-2022-metadata-beta}
{: #1-march-2022-all-version-dates-metadata-beta}
VPC instance metadata service. The VPC Instance Metadata API is now generally available in all regions. See About VPC Instance Metadata and Known issues.
{: #2-november-2021-metadata-beta}
{: #2-november-2021-all-version-dates-metadata-beta}
The metadata service introduces a new method (POST /instance_identity/v1/iam_token
) to generate an IAM token from an instance identity access token. This method uses the instance identity access token and a trusted profile linked to a virtual server instance to generate an IAM access token. Beta users should migrate to this new method. Using the IAM API to pass the instance identity access token and generate an IAM token is deprecated.