How to list the component baselines in a snapshot using Java API?
![]()
Ratheesh P (35●4●6)
| asked May 28 '14, 9:49 a.m.
edited Jul 26 '16, 10:34 a.m. by David Lafreniere (4.8k●7)
How can I list the component baselines in a stream snapshot using plain java API's?
We could use the command line "lscm list components <snapshot alias/name/uuid> --snapshot" but how is same possible using java API? |