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

Site recovery manager api
Table of Contents

Advertisement

Table 1-1. List of API operations by function
Method
Cancel
ListPrompts
AnswerPrompt
Recovery History
GetRecoveryResult
GetResultCount
GetResultLength
RetrieveStatus
Old 1.0 Methods
SrmLogin, SrmLogout
GetApiVersion
ListRecoveryPlans
RecoveryPlanSettings
RecoveryPlanStart
RecoveryPlanPause
RecoveryPlanResume
RecoveryPlanAnswerPrompt
RecoveryPlanCancel
GetFinalStatus

Managed Object Hierarchy

Figure
1‐1 shows the SRM managed object class hierarchy with each managed object's methods. 
Figure 1-1. SRM Object Hierarchy
VMware, Inc.
Description of Operation
Cancel the specified recovery plan.
List the current prompts that are waiting for input. When a prompt step is 
reached, the plan goes into waiting state until AnswerPrompt is received. 
Prompts are given in the same order in which VMs are scheduled to start up.
Answer the current prompt displayed by a Recovery Plan. Requires the Run 
privilege for test, or the Failover privilege for the other modes.
Retrieve the recovery result for a given run of a Recovery Plan.
Retrieve total number of stored results, including both Recovery and peer plans.
Get length of XML result document for the requested recovery result.
Retrieve XML document for an historical run of the specified recovery plan. 
Log in to and out of the SRM server.
Obtain the API version.
Get a list of recovery plans at the SRM site.
Get the settings of a specific recovery plan at the SRM site.
Start a specific recovery plan in recovery or test mode.
Pause a running recovery plan.
Restart a paused recovery plan.
Answer a prompt.
Cancel a recovery plan.
Get the final status of a recovery plan.
Chapter 1 The Site Recovery Manager API
9

Advertisement

Table of Contents
loading

This manual is also suitable for:

Vcenter site recovery manager 5.0

Table of Contents