GrooveTools.Update 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 Update operation renames the tool in the workspace.

HTTP Post URL

The HTTP Post URL targets the GrooveTools service for the tool to be renamed. This URI is provided by the Read operation in the URI parameter.

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

<Tool />

Element

Data type

Description

Tool

Tool

Specifies the new name of the tool.

Output Message Header

GrooveResponseHeader specifies the Response key.

Return Value

None.

See Also

Reference

GrooveTools Web Service

Tool Complex Type

Concepts

Accessing Tools in a Workspace