Changes between Version 10 and Version 11 of GENIExperimenter/ExperimentExample-gcf2
- Timestamp:
- 09/19/12 15:07:39 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GENIExperimenter/ExperimentExample-gcf2
v10 v11 121 121 You may use the output of these two ''listresources'' commands to generate RSpecs to request resources. 122 122 123 If you are planning to use meso-scale MyPLC resources, you may query a MyPLC installation to get a list of available resources. Note that the request ''must'' specify the AM API version (''-V 1'') and the RSpec version (-t ProtoGENI 2):123 If you are planning to use meso-scale MyPLC resources, you can query a MyPLC installation to get a list of available resources. Note that your Omni request '''must''' specify the AM API version ('''-V 1''') and the RSpec version ('''-t ProtoGENI 2''') options: 124 124 {{{ 125 125 $ omni.py -o -a pl-gpo listresources -V 1 -t ProtoGENI 2