API to create Streams from GC stream
3 answers
The APIs provided by GCM are documented on your server - browse to https://SERVER:PORT/gc/doc/scenarios - look for create a global stream.
Thank you for the reply. We had followed the document. The document says use the ldpc url. We can see ldpc container for baselines get request. But cannot see cannot see ldpc container for a stream get request. We are able to create streams through UI. Please let us know which API would help to create stream from a streams
Request
POST component-configurations-ldpc HTTP/1.1
Response
Comments
A stream is always ()i.e. only) created from a baseline. If you have an existing stream you’ll have to create a baseline then create a stream from that baseline.
But createStream takes less than 5 minutes in UI for our largest GC structure. But createBaseline take more than an hour for the same stream. Why it is faster if UI hides baseline creation ?
But createStream takes less than 5 minutes in UI for our largest GC structure. But createBaseline take more than an hour for the same stream. Why it is faster if UI hides baseline creation ?