GrooveProperties Web Service

The GrooveProperties service provides information about the Groove version number and Groove Web Services API versions that available on the system.

XML Definitions

WSDL

GrooveProperties.wsdl 2.0

with references to:

  • Core.xsd 2.0

  • Properties.xsd 2.0

SOAP Operation Namespace

 http://webservices.groove.net/Groove/2.0/Properties/  

HTTP Post URL

https://localhost:port-number/GWS/Groove/2.0/Properties

Operations, Complex Types, and Events

The following sections describe the GrooveProperties operations and complex types.

Operations

Operation Description

Read

Provides information about the version of Groove running on the Groove client device and about the versions of Groove Web Services that it supports.

Complex Types

Complex type Description

Properties

Provides version information about Groove and Groove Web Services.

Version

A version number with four fields: Major, Minor, Custom, and Sequence.

See Also

Concepts

Available Groove Web Services