Previous Topic: DeleteElementsFromSoftwarePackageVolumeNext Topic: GetSoftwarePackageVolume


DeleteSoftwarePackageVolumes

The DeleteSoftwarePackageVolumes method deletes one or more software package volumes identified by their UUIDs.

Parameters

xsd:string sessionId (m)

The session identifier.

ArrayOfstring softwarePackageVolumeIds (m)

An array of UUIDs that identify the software package volumes that should be deleted.

Return Values

This is a void method that does not expose a return value.

Remarks

None

GetEditableVolumeFileExtensions

This method gets the value of configuration parameter "editablefileexts" from DSM. Following file extensions are supported:

Parameters

xsd:string sessionId

Session Id. Got from the login to the web service.

Return Values

xsd:string extensions

A string of editable volume file extensions.