Previous Topic: CreateSoftwarePackageVolumeNext Topic: DeleteSoftwarePackageVolumes


DeleteElementsFromSoftwarePackageVolume

The DeleteElementsFromSoftwarePackageVolume method deletes one or more elements from a software package volume.

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string softwarePackageVolumeId (m)

The UUID identifying the software package volume from which the elements should be deleted.

ArrayOfstring softwarePackageVolumeSubPath (m)

An array of paths to the elements within the software package volume that should be deleted.

Return Values

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

Remarks

None