HP CloudSystem Matrix/Matrix Operating Environment 7.2 Integration Interfaces API and CLI Operations Reference Guide

InvalidParameterExceptionExceptions
ServiceNotFoundException
LogicalServerNotFound
Exception
IOSoapException
deleteServerSnapshot
Deletes a server snapshot and optionally its child snapshots. Supported
only for ESX VMs.
deleteServerSnapshotName
The ID or name of the service containing the logical server.String serviceNameParameters
The name of the logical server for which to delete a snapshot.String
logicalServerName
The ID or name of the snapshot to delete.String snapshotName
Indicates whether to also delete the child snapshots of the specified
snapshot, recursively. Defaults to false.
Boolean removeChildren
Request ID for the operation.String requestIdReturns
InvalidParameterExceptionExceptions
ServiceNotFoundException
LogicalServerNotFound
Exception
IOSoapException
ServerSnapshot 57