Fault - SrmFaultMissingFolderAndResourcePoolMapping

Extends
SrmFaultMissingInventoryMapping
Since
SRM API 11.0

Fault Description

Fault thrown when a user attempts to protect a VM, but both the folder and resourcepool inventory mapping for the VM is not present in the InventoryMapper.

Properties

Name Type Description
foldervim.Folder

The production VM folder for which mapping was not found.
folderNamexsd:string

The folder name
resourcePoolvim.ResourcePool

The production VM resourcepool for which mapping was not found.
resourcePoolNamexsd:string

The resourcepool name
Properties inherited from SrmFaultMissingInventoryMapping
vm, vmName
Properties inherited from
None