This method returns an array of the resource pool mappings for this inventory mapper. If one of the mappings does not have a secondary object, it means that the user does not have enough permissions to see that object on the secondary VC.

Synopsis

ResourcePoolMapping[] getResourcePoolMappings();

ResourcePoolMapping[] is an array of mappings from a resource pool on the primary site to a resource pool on the secondary site with the following fields:

Field Description
primaryObject Resource pool on the primary site
secondaryObject Resource pool on the secondary site

Faults

  • RuntimeFault

For information about the faults that Site Recovery Manager throws, see Faults in Site Recovery Manager API.