IBM Cloud Docs
Beta VPC Instance Metadata API change log

Beta VPC Instance Metadata API change log

Read the API change log to learn about updates and improvements to the IBM Cloud® Virtual Private Cloud (VPC) Beta Instance Metadata API. The change log lists changes that are ordered by the date they were released.

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.

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.

To review the change log of generally available metadata API features, see the VPC Instance Metadata API change log.

11 July 2023

For all version dates

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

For all version dates

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 method in the Catalog Management API.

This feature is now generally available. See the VPC Instance Metadata API change log.

1 March 2022

For all version dates

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

For all version dates

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.