SetHbrSrvNic

Sets the HBR filter and management addresses.

Synopsis

void setHbrSrvNic(HbrFilterInfo filterInfo)
setHbrSrvNic has the following parameters:
Field Description
filterInfo A HbrFilterInfo data object representing the filter and management addresses.
HbrFilterInfo data object type describes the HBR filter and management traffic. It has the following fields:
Field Description
filterIp Filter IP address. Can be empty.
managementIp Management IP address. Can be empty.

Faults

  • InvalidArgument
  • RuntimeFault
  • SystemError

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