GenerateSystemLogBundle

This method instructs the server to generate a system log bundle. A log bundle includes log files and other configuration information that can be used to investigate failures. The bundle can be retrieved with calls to retrieveSystemLogBundle(String, long, long) method. The Site Recovery Manager maintains five outstanding bundles. This method returns ConfigurationTask object that can be used to monitor the operation. ConfigurationTask.getTaskInfo method returns the current task status.

Synopsis

ConfigurationTask generateSystemLogBundle()

Faults

  • ServiceBusy
  • RuntimeFault

For more information about the faults, see Faults in Site Recovery Manager Appliance Management API.