Changes between Version 25 and Version 26 of Internal/Infrastructure/OMF/GridServicesApi
- Timestamp:
- Mar 24, 2006, 5:35:55 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/Infrastructure/OMF/GridServicesApi
v25 v26 20 20 wget -O - "http://cmc:5012/cmc/nodeSetOn?domain=sb8.orbit-lab.org&nodes=[1,1..5]" 21 21 22 For instance, to turn on node1-1 on a sandbox using the CMC (from any of the internal machines), you would issue the following: 22 For instance, to turn on node1-1 on a sandbox using the CMC (from any of the internal machines), 23 you would issue the following: 23 24 24 25 wget -O - "http://sb8.orbit-lab.org:5012/cmc/nodeSetOn?domain=sb8.orbit-lab.org&nodes=[1,1..5]"