ibm bluemix - how to get service plan for "DataCache" service? -
i know plan of "datacache" service before creating instance marketplace.
i can see there "datacache" service in marketplace:
c:\users\ibm_admin>cf marketplace | findstr data
- datacache free, starter*, standard*, premium*
improve performance , user experience of web applications retrieving information fast, managed, in-memory caches, instead of relying entirely on slower disk-based databases.
- dataworks free
find, prepare, , deliver data intuitive app or powerful apis.
- mobiledata shared*
enhance mobile apps through simple use sdks save shared data in scalable, managed database service. powered cloudant.
- xpagesdata xpages-data-free
create ibm notes .nsf database store xpages domino data.
- namara-catalog free
open data. clean , simple.
- reappt reappt:pushtechnology:dif03
real time data distribution service
- sqldb sqldb_small*, sqldb_free, sqldb_premium*
sql database adds on-demand relational database application. powered db2, provides managed database service handle web , transactional workloads.
- timeseriesdatabase small*
time series database (powered informix) purpose-built fast , efficient storage , analysis of time series data.
when try retrieve detail description of "datacache" service, got "could find service" error.
c:\users\ibm_admin>cf marketplace -s "datacache"
getting service plan information service datacache yujames.tw@gmail.com...
failed
could not find service
however, can retrieve detail description other service such "dataworks":
c:\users\ibm_admin>cf marketplace -s "dataworks"
getting service plan information service dataworks yujames.tw@gmail.com...
ok
service plan description free or paid
free there no charge use of service. free
any idea?
cf m | grep datacache datacache free, starter*, standard*, premium*
the plans free, starter, standard , premium. agree getting details services not work using cf - defect. raise issue team.
to create
cf cs datacache free mydatacache
Comments
Post a Comment