Changes between Version 11 and Version 12 of SQR


Ignore:
Timestamp:
Nov 5, 2010, 7:27:33 AM (14 years ago)
Author:
claudia.villalonga
Comment:

Added REST Resources used in the SQR

Legend:

Unmodified
Added
Removed
Modified
  • SQR

    v11 v12  
    1414
    1515* http://hostname:port/sqr/ : SQR index page
    16 * http://hostname:port/sqr/requestBinding : Browse bindings on the ED, simple queries
    17 * http://hostname:port/sqr/requestBindingIOPP : Browse bindings on the ED, template queries
    18 * http://hostname:port/sqr/requestResDesc : Browse resource descriptions on the RD, simple and selector queries
    19 * http://hostname:port/sqr/requestInformation : Request information
     16* http://hostname:port/sqr/requestResDesc : Lookup resource descriptions (involving RD and ED lookups), simple and selector-based queries
     17* http://hostname:port/sqr/requestBinding : Lookup bindings on the ED, simple queries
     18* http://hostname:port/sqr/requestBindingIOPP : Lookup bindings on the ED, template queries
     19* http://hostname:port/sqr/requestInformation : Request information (involving planning, access to RD and ED, and EM invocation), selector-based queries
     20* http://hostname:port/sqr/subscribeInformation : Subscribe to information (involving planning, access to RD and ED, and EM invocation), selector-based queries
     21* http://hostname:port/sqr/listSubscriptionInformation: List of subscriptions for information
     22* http://hostname:port/sqr/listSubscriptionInformation/{subsName} : Access to information subscription with ID subsName
     23* http://hostname:port/sqr/requestActuation : Execution of an actuation task
    2024
    2125----