Changes between Version 23 and Version 24 of Internal/Infrastructure/OMF/GridServicesApi


Ignore:
Timestamp:
Mar 24, 2006, 5:34:13 PM (18 years ago)
Author:
sswami
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/Infrastructure/OMF/GridServicesApi

    v23 v24  
    1414http://<serviceGroup name>:5012/<serviceGroup name>/<service name>?<domain>=<domain name>&<1st_arg>=<arg_1_value>&<2nd_arg>=<arg_2_value>
    1515
    16 Currently the valid domain name scheme is <grid/sb1..sb>.orbit-lab.org. For instance, to turn on node1-1 using the CMC (from the console of one of the sandboxes
    17 or the grid), you would issue the following:
     16Currently the valid domain name scheme is <subdomain-name>.orbit-lab.org, where subdomain-name = {grid,sb1,sb2,sb3,sb4,sb5,sb6,sb7,sb8,sb9}. For instance, to turn on node1-1 using the CMC (from the console of one of the sandboxes or the grid), you would issue the following:
    1817
    1918wget -O - "http://cmc:5012/cmc/nodeSetOn?domain=sb8.orbit-lab.org&nodes=[1,1..5]"