Changes between Version 16 and Version 17 of Internal/Infrastructure/OMF/GridServices/CMC
- Timestamp:
- May 17, 2006, 3:38:49 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/Infrastructure/OMF/GridServices/CMC
v16 v17 140 140 141 141 B) wget -O - "http://cmc:5012/cmc/nodeSetNodeInactive?domain=grid.orbit-lab.org&nodes=1,1..2]" 142 inactive_list: "[[1,1], [1,2]]"142 inactive_list: "[[1,1], [1,2]]" 143 143 144 144 C) wget -O - "http://cmc:5012/cmc/nodeSetNodeActive?domain=grid.orbit-lab.org&nodes=1,1..2]" 145 inactive_list: "[]"145 inactive_list: "[]" 146 146 }}}