GetFolderMappings

This method returns an array of the folder 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

FolderMapping[] getFolderMappings();
FolderMapping[]
is an array of mappings from a folder on the primary site to a folder on the secondary site with the following fields:
Field
Description
primaryObject
Folder on the primary site
secondaryObject
Folder on the secondary site

Faults

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