GrooveTools.ReadTool Operation
Applies to: SharePoint Workspace 2010 | Visual Studio 2008
In this article
HTTP Post URL
Input Message Header
Input Message Parameters
Output Message Header
Return Value
The Read operation returns the specified tool. This operation provides the same information about one tool that Read provides about all the tools in the workspace.
HTTP Post URL
The HTTP Post URL targets the GrooveTools service for a tool. This URI is provided by the Read operation in the URI element.
Input Message Header
GrooveRequestHeader specifies information common to all Groove Web Services, including the Groove Identity URL and the Groove Request key.
Input Message Parameters
None.
Output Message Header
GrooveResponseHeader specifies the Response key.
Return Value
<ReadToolResult />
Element |
Data type |
Description |
---|---|---|
ReadToolResult |
Contains the information about the targeted tool. |
See Also
Reference
GrooveTools.ReadAvailableTools Operation