VMware VC-SRM4-A - vCenter Site Recovery Manager Developer's Manual

File Specifications

Brand: VMware
Category: Software
Model: VC-SRM4-A - vCenter Site Recovery Manager (Developer's Manual), prNmHjDRqqoXc
File Info: Adobe Acrobat PDF (DjVu)
File Size: 1.07 Mb
Pages: 38 pages

Download PDF

Download VMware VC-SRM4-A - vCenter Site Recovery Manager Manual (38 pages)

Read Online:

Read the VMware VC-SRM4-A - vCenter Site Recovery Manager Developer's Manual online using the built-in PDF viewer. This document explains how to operate the device, adjust settings and perform regular maintenance.

Key Pages of Document

Site Recovery Manager API Developer’s Guide

8 VMware, Inc. List of API Operations Table 1‐1 provides a list of SRM APIs organized by approximate order of use. Table 1-1. List of API operations by function Method Description of Operation Authentication SrmLoginLocale Begin a session with the SRM server. SrmLoginSites Log in to both the local and remote vCenter Servers. SrmLogoutLocale Log out sites and terminate the current session. Service Instance RetrieveContent Retrieve the properties of a service instance. Protection ListProtectionGroups Get a� ...

Site Recovery Manager API Developer’s Guide

34 VMware, Inc.  For C# developers, you can continue setting up your development environment by following the instructions at “Setting Up for Microsoft C# Development” in the Developer’s Setup Guide located at VMware’s Web site developer support page under the vSphere Web Services SDK.  For Java developers, you must export the certificates from the IE cache to a local directory. Minimize the IE browser window, and export the certificates as detailed in the following pr ...

Site Recovery Manager API Developer’s Guide

10 VMware, Inc. Table 1‐2 shows the same managed object hierarchy with each managed object’s methods, in alphabetic order. WSDL Programming Environments You can program Web services and read WSDL files using the C# language with Visual Studio .NET, or using the Java language with the Axis framework or the JAX‐WS framework. You can program Web services using many other languages and frameworks, but they are beyond the scope of this manual. Figure 1-2. WSDL programming components SRM ...

Appendix A SSL Certificates and SNMP Traps

SNMP Traps SRM provides Simple Network Management Protocol (SNMP) traps that collect information sent by the API. All traps are compliant with the SNMPv1 type. Information provided by the traps can be used to initiate actions by client applications. Callers of the SRM API interface should listen for the SNMP traps listed below. You might need to configure the vCenter Server to forward the SNMP traps to the registered SNMP Server. The MIB file is located in the foll ...

Site Recovery Manager API Developer’s Guide

28 VMware, Inc. The sample C# and Java code combines ListPlans with optional RecoveryPlanGetInfo for a specified plan, as shown in Example 3‐28 and Example 3‐29. Example 3-28. C# sample code for recovery plan ManagedObjectReference[] plans = _service.ListPlans(_sic.recovery); if (plans != null && plans.Length > 0) { for (int i = 0; i < plans.Length; ++i) { SrmRecoveryPlanInfo info = _service.RecoveryPlanGetInfo(plans[i]); Console.WriteLine("RecoveryPlan : " + info.name); if (info.name.Equals(planName)) { Console.Write(" Rec ...

Chapter 3 Logical Order API Usage

GetResultLength This method retrieves the size of the XML results for the specified recovery plan or peer plan history. Example 3-38. Method to get size of recovery result length = _service.GetResultLength(_srm.history, key); Parameters and return value:  _srm.history – managed object reference to an SrmRecoveryHistory object  key – unique key for the plan history, from return value of the GetRecoveryResults method  length – integer specifying the number of lines in the XML fil ...

VMware VC-SRM4-A - vCenter Site Recovery Manager user guide recommended for: VCENTER CONFIGURATION MANAGER 5.3 - SOFTWARE REQUIEREMENTS GUIDE, 4817V62 - vSphere - PC, FUS3-ENG-M-10-CP - Fusion For Mac OS X, 454885-B21 - Lab Manager Standard Foundation Bundle, PACKAGE MANAGER 1.1.

⚠️ Download Safety

The Software Developer's manual (38 pages) is completely safe to download (last scan date: 18/01/2026).

Related PDF Instructions for VMware VC-SRM4-A - vCenter Site Recovery Manager:

Software Equipment: Frequently Requested

Have some Questions about VMware VC-SRM4-A - vCenter Site Recovery Manager Device?

Get valuable and actionable advices from other VMware VC-SRM4-A - vCenter Site Recovery Manager device users. Describe your problem or question, regarding the using of VC-SRM4-A - vCenter Site Recovery Manager, in as much detail as possible, and other users will be able to answer you.