You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The method CreateKey(CreateServiceKeyRequest) has the ability to create multiple service credential with the same name for a cloud instance.
This is not allowed in the IBM Cloud console UI as it gives a warning "Service Credential with the same name already exists".
Can we have the same functionality in the SDK as well?
The method CreateKey(CreateServiceKeyRequest) has the ability to create multiple service credential with the same name for a cloud instance.
This is not allowed in the IBM Cloud console UI as it gives a warning "Service Credential with the same name already exists".
Can we have the same functionality in the SDK as well?
When executed n times, the cloud instance has n "ift-cloud-object-202002121943" service credential.
The text was updated successfully, but these errors were encountered: