yuluo-yx opened a new issue, #3169: URL: https://github.com/apache/rocketmq-dashboard/issues/3169
### Problem\n\nCloud credentials are managed independently from instances. Operators currently cannot see which instances reference a credential, identify unused credentials, detect vendor mismatches, or locate instances that refer to a deleted credential without manually correlating paginated settings data.\n\n### Proposed solution\n\nAdd an on-demand, read-only usage inventory to the cloud credential settings tab. It should:\n\n- load all credential metadata and current instances;\n- classify credentials as used, unused, or vendor-mismatched;\n- list orphan instance references;\n- support vendor/status/text filtering and CSV export;\n- never read or export AccessKey or SecretKey values.\n\n### Scope\n\nThis is an operator visibility feature. It does not change credential CRUD behavior, instance bindings, or introduce enforcement policies. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
