Skip to content

feat(spec): updated the sdk as per the api spec released on 2023-08-24 #51

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 5, 2023

Conversation

uibm
Copy link
Member

@uibm uibm commented Sep 4, 2023

NEW FEATURES

  • support for request and correlation id
  • Shares:

New functions :

`ListShareProfiles`, `GetShareProfile`, `ListShares`, `CreateShare`, `UpdateShare`, `GetShare`, `FailoverShare`, `DeleteShare`, `ListShareMountTargets`, `CreateShareMountTarget`, `DeleteShareMountTarget`, `GetShareMountTarget`, `UpdateShareMountTarget`, `DeleteShareSource`, `GetShareSource`

New classes :

`Share`, `SharePrototype`, `ShareCollection`, `ShareJob`, `ShareMountTarget`, `ShareMountTargetCollection`, `ShareMountTargetPrototype`, `SharePatch`, `ShareProfile`, `CreateShareMountTargetOptions`, `CreateShareOptions`, `DeleteShareMountTargetOptions`, `DeleteShareOptions`, `DeleteShareSourceOptions`, `FailoverShareOptions`, `GetShareMountTargetOptions`, `GetShareOptions`, `GetShareProfileOptions`, `ListShareMountTargetsOptions`, `ListShareProfilesOptions`, `ListSharesOptions`, `UpdateShareMountTargetOptions`, `UpdateShareOptions`
  • Virtual Network Interface:

New functions :

`ListVirtualNetworkInterfaces`, `GetVirtualNetworkInterface`, `UpdateVirtualNetworkInterface`

New classes :

`VirtualNetworkInterface`, `VirtualNetworkInterfaceCollection`, `GetVirtualNetworkInterfaceOptions`, `ListVirtualNetworkInterfacesOptions`, `VirtualNetworkInterfacePatch`, `UpdateVirtualNetworkInterfaceOptions`
  • Support for PrimaryIP and Subnet in SecurityGroupTargetReference

  • Support for virtual network interface identifier in security group target binding

Signed-off-by: Ujjwal Kumar [email protected]

@uibm uibm merged commit 085f33e into master Sep 5, 2023
ibm-vpc pushed a commit that referenced this pull request Sep 5, 2023
# [0.16.0](0.15.0...0.16.0) (2023-09-05)

### Features

* **spec:** updated the sdk as per the api spec released on 2023-08-24 ([#51](#51)) ([085f33e](085f33e))
@ibm-vpc
Copy link
Collaborator

ibm-vpc commented Sep 5, 2023

🎉 This PR is included in version 0.16.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@uibm uibm deleted the release-2023-08-24 branch October 30, 2023 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants