IBM / redstone

A Pythonic IBM Cloud SDK
Apache License 2.0
4 stars 9 forks source link

Key Actions update #25

Closed MDarmawan closed 5 months ago

MDarmawan commented 5 months ago

Change the _actions method used by wrap, unwrap and rotate to use the keys/<KEYID>/actions/ACTION path instead of the deprecated keys/<KEYID>?action=ACTION.

Add Rewrap according to API spec.