SetAutoprotectUser

This method configures the user to be used by the automatic protection on this site. If not called, the default autoprotect user is used.

Synopsis

void setAutoprotectUser(String user)

The user parameter specifies the name of the user that will be used by automatic protection.

Faults

  • InvalidArgument
  • NoPermission
  • RuntimeFault

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