Share via


GrooveSpaces.CreateGrooveFileSharingSpace2 Operation

The CreateGrooveFileSharingSpace2 operation creates a new Groove File Sharing workspace, with advanced options not available with the CreateGrooveFileSharingSpace operation. These options include workspace visibility, alert level, download options, and member awareness visibility.

HTTP Post URL

The HTTP Post URL targets the service for the identity. This URI is provided by the GrooveAccounts.Read2 operation in the Identity.Spaces 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

<Space2 />
Element Data type Description

Space2

Space2

Specifies the name, description, visibility, download settings, awareness settings, and unread alert settings of the created workspace. It also specifies the folder path for the workspace.

Output Message Header

GrooveResponseHeader specifies the Response key.

Return Value

<CreateGrooveFileSharingSpace2Result />
Element Data type Description

CreateGrooveFileSharingSpace2Result

xs:anyURI

Provides a target URI for the ReadSpace operation for the newly created workspace.

Remarks

If the path does not exist or Groove encounters a warning or error condition, the operation will return an exception and will not create the workspace.

Note

This operation is available only on systems where Groove Web Services Version 2.1 is available. See Testing for Groove Web Services Version 2.1 for more information.

See Also

Reference

GrooveSpaces Web Service
GrooveSpaces.Create Operation
GrooveSpaces.CreateFromGSA Operation
GrooveSpaces.CreateFromGSAByRef Operation

Concepts

Creating Workspaces