Appliance Manager This section describes the tools to manipulate the appliance of Site Recover Manager server. GetAllTimeZonesThis method gets all available time zones. It returns a list representing all the available time zones.GetCurrentDateTimeThis method gets the current date and time of the appliance. It returns a vmodl.DateTime object with the appliance date and time.GetCurrentTimeZoneThis method gets the current time zone of the appliance. It returns a string representing the current time zone.GetDiskInfoThis method retrieves appliance disks information. It returns a DiskInfo object which contains disk information about the appliance.GetInfoThis method retrieves appliance information. It returns an ApplianceInfo object which contains information about the appliance.GetNetworkInfoThis method retrieves appliance network information. It returns a NetworkInfo object which contains network information about the appliance.GetTimeSyncConfigThis method gets the appliance time sync mode. It returns a TimeSyncInfo object representing the timeSyncMode.RestartThis method restarts the appliance.SetCurrentTimeZoneThis method sets the appliance time zone.SetNetworkInfoThis method sets the appliance network information.SetTimeSyncThis method sets appliance time sync information.StopThis method stops the appliance.Parent topic: Logical Usage Order - Site Recovery Manager Appliance Management API