GrooveTools.Read Operation
SharePoint 2010
The Read operation returns all tools that expose Web services in a workspace.
The HTTP Post URL targets the GrooveTools service for a workspace. This URI is provided by the GrooveSpaces.Read operation.
GrooveRequestHeader specifies information common to all Groove Web Services, including the Groove Identity URL and the Groove Request key.
GrooveResponseHeader specifies the Response key.
<ReadResult> <!-- Array of --> <Tool /> </ReadResult>
Element | Data type | Description |
|---|---|---|
ReadResult | Array of Tool | Contains the information about the tools. The ReadResult array can contain zero or more Tool elements. |