application.json 446 B

123456789101112
  1. {
  2. "copyright": "Licensed Materials - Property of IBM. IBM Cognos Products:ADMIN (C) Copyright IBM Corp. 2019, 2021. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.",
  3. "label": "Cloud Storage",
  4. "capabilities": ["canManageCloudConnections"],
  5. "features": [{
  6. "id": "com.ibm.bi.cloudstorage",
  7. "content": {
  8. "module": "bi/admin/storage/CloudStoragePane"
  9. }
  10. }]
  11. }