Fault - SrmFaultVmAlreadyProtectedEx

Extends
SrmFaultVmAlreadyProtected
See also
SrmProtectionGroup
Since
SRM API 10.0

Fault Description

Fault thrown when a user tries to protect a VM which is already protected by SRM. Contains extra info about the PG currently holding the VM protection.

Properties

Name Type Description
groupManagedObjectReference
to a SrmProtectionGroup

The protection group where the VM is already protected.
groupNamexsd:string

The name of the protection group.
Properties inherited from SrmFaultVmAlreadyProtected
vm, vmName
Properties inherited from
None