You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
smurthasmith edited this page Apr 24, 2011
·
4 revisions
Retrieves an object that contains lists of all of the available and all of the installed services.
Method: POST
Arguments:None
Result Content-Type: application/json
Result: A JSON object with two properties available and installed. available is an Array of service info objects giving full definitions of the available services. installed is an object mapping instance ids to service info objects. The installed service info objects contain extra information from the installation process.