September 2018
Intermediate to advanced
412 pages
11h 12m
English
To create an instance of the Time Series service, follow these steps:
Alternatively, you can subscribe to a plan using a CLI. To do that, run the following command:
cf create-service predix-timeseries Free timeseries-service-instance -c '{"trustedIssuerIds": ["https://e0fd8047-0a1d-4076-9143-fc4cbf60cd79.predix-uaa.run.aws-usw02-pr.ice.predix.io/oauth/token"]}'
The value of the issuerId parameter is the URL of your UAA instance.
cf bind-service ...
Read now
Unlock full access