We currently query the AppID User Management APIs to get a list of users to then write to our database. As there is not a delta field available we have to load all of the user data everyday. Instead I'd like to query for new users based on date cr...
Reduce need to re authenticate when 2 factor is enabled
We are using 2 factor authentication to sign in to IBMs cloud. This is enabled both for the web ui and for the cli. Our team uses an authenticator app for the second factor. This authentication setup requires re-authentication too often. I am unsu...
Functionality of Event Driven Automation using Ansible or inhouse automation tools like shell script or webhooks
We have Security and compliance center giving us a snapshot of security and compliance of our infrastructure based on profile we attach. We want to automate the outcomes of ant control by notifications or events to emails, webhooks, ITSM tools and...
We require a more granular access for IBM Cloud account users to be able to update/edit support cases they’ve been added to by the ticket creator but limited only to update or edit the ticket to which they’ve been assigned. They should not be able...
Provide invoice details via (Billing) API using a ServiceID w/ Billing/Viewer
Can you pls. extend the (Billing) API to allow retrieval of the index of invoices as well as the attachments (PDF, PDF-extended, XLS) via the Billing API using (!) a ServiceID w/ API key and "Billing/Viewer" access policy assigned? Right now a ind...
It would be great to be able to downgrade from the paid standard plans to the lite plan in the event that your project scope changes instead of having to completely delete your account.
Db2Wh on Cloud: Request for improvement of resource usage dashboard
The current resource utilization dashboard in the Db2Wh on Cloud web console does not show how much memory/CPU is actually being used. (For example, because Db2Wh on Cloud reserves approximately 90% of the memory required, the graph always shows 9...
In Cloud Logs, if multiple alerts are detected within one minute, only one email notification is sent.
In Log Analysis, it was possible to check the past 30 seconds (or a specified time frame) and include all detected logs in the email notification. However, in Cloud Logs, the payload only contains one log line, and when multiple logs are detected ...
In a typical application I have several components running on Bluemix and now all of them exposes their interfaces to the public network. Of course they have been protected by https and various credentials. Anyway this exposes more interfaces to p...
IBM Container Registry APIs does not support pagination and there are APIs like "list images" which can contain millions of images in response. It will be good if this can support pagination with offset & limit like other IBM APIs