3.1.4.5 Create

Web Services Management Protocol Extensions for Windows Vista MUST support the Create operation, using the following Action URIs, as specified in [DMTF-DSP0226] section 7.6:

 http://schemas.xmlsoap.org/ws/2004/09/transfer/Create
 http://schemas.xmlsoap.org/ws/2004/09/transfer/CreateResponse
  

Web Services Management Protocol Extensions for Windows Vista includes no changes specific to the Create operation from the WS-Management Protocol, as specified in [DMTF-DSP0226] section 7.6, except as noted in section 3.1.4.1 and section 3.2.4.1.

The set of resource URIs on which Web Services Management Protocol Extensions for Windows Vista MUST support the Create operation is defined in the following table, and where relevant, the Xml Schema Definition (XSD) type for the data that is passed as part of the request or response is referenced.

Resource URI

Input data type

Output data type

http://schemas.microsoft.com/wbem/wsman/1/config/service/certmapping

cert:CertMappingType

None

http://schemas.microsoft.com/wbem/wsman/1/config/listener

cfg:ListenerType

None

http://schemas.microsoft.com/wbem/wsman/1/windows/shell/cmd

rsp:Shell

None

The set of resource URIs on which Web Services Management Protocol Extensions for Windows Vista SHOULD support the Get operation is defined in the following table, and where relevant, the Xml Schema Definition (XSD) type for the data that MUST be passed as part of the request or response is listed.

Resource URI

Input data type

Output data type

http://schemas.microsoft.com/wbem/wsman/1/config/plugin

cfg:PluginType

None

When a Web Services Management Protocol Extensions for Windows Vista server receives a Create request for the Resource URI http://schemas.microsoft.com/wbem/wsman/1/config/plugin, it MUST trigger a Create Plugin event as specified in section 3.1.6.3.

The resource URI http://schemas.microsoft.com/wbem/wsman/1/config/winrs/customremoteshell SHOULD be used to manipulate the CustomRemoteShells table. By default, this table does not exist on the server and the administrator MUST set this table up for the user to execute a custom remote Shell. If this URI is used to manipulate the CustomRemoteShells table, the Web Services Management Protocol Extensions for Windows Vista servers MUST support the Create operation as defined in the following table, where the Xml Schema Definition (XSD) type for the data that is passed as part of the request or response is referenced.

The data that is passed as part of the request is used when creating a row in CustomRemoteShells (see section 3.1.1 for details).

Resource URI

Input data type

Output data type

http://schemas.microsoft.com/wbem/wsman/1/config/winrs/customremoteshell

cfg:CustomRemoteShell

None

The CIM binding for WS-Management defines which operations can be used on which ResourceURIs when referencing CIM objects. More information is specified in [DMTF-DSP0227] section 7.

The Web Services Management Protocol Extensions for Windows Vista service SHOULD<109> support WS-Transfer Create when the resource URI identifies a CIM class, as specified in section 3.1.4.1.1.