Closed EktaBharti1998 closed 2 years ago
Attached screenshot for the newly added test case:
Attached screenshot for the newly added integration test case:
Attached evidences for successful creation of key rotation policy for following functions calls:
Attached evidences for expected failures while creation of key rotation policy for following functions calls:
looks neat.. thanks for adding detailed test case evidences.. Can you add an integration test case.. here is the scenario that I am thinking..
- create a key
- do get key - no pollicy blocks
- create a rot. policy with enabled as false
- do get key - policy block disabled rotation policy
- enable the rot. policy
- do get key - policy block with enabled policy
We cannot do get key as in REST API we don't have added the rotation policy block yet.
Title: Add enabled param for key rotation policy in Go SDK
Issue/Task Reference: https://github.ibm.com/kms/kmk/issues/1345