Here are the list of available operations in the SRM 1.0 API:
- SrmLogin
- SrmLogout
- GetApiVersion
- ListRecoveryPlans
- RecoveryPlanSettings
- RecoveryPlanStart
- RecoveryPlanPause
- RecoveryPlanResume
- RecoveryPlanCancel
- RecoveryPlanAnswerPrompt
- GetFinalStatus
- ListProtectionGroups
- ListInventoryMappings
- GetInfo
- GetPeer
- ListProtectedVms
- ListProtectedDatastores
- ListAssociatedVms
- GetProtectionState
- ProtectionGroupListRecoveryPlans
- ProtectionGroupQueryVmProtection
- ProtectVms
- UnprotectVms
- AssociateVms
- UnassociateVms
- GetTasks
- IsComplete
- GetProtectionStatus
- ListPlans
- GetHistory
- RecoveryPlanGetInfo
- RecoveryPlanGetPeer
- Start
- Cancel
- ListPrompts
- AnswerPrompt
- GetResultCount
- GetRecoveryResult
- GetResultLength
- RetrieveStatus
- RetrieveContent
- SrmLoginLocale
- SrmLoginSites
- SrmLogoutLocale
In the meantime, if you are on the SRM 5 beta and would like to get more details, you can retrieve the WSDL in several ways.
The first option is view the WSDL from your web browser by pointing it to your SRM server using the following URL: http://[srm-hostname]:8096/srm.wsdl
Note: Make a note of the URL protocol, it actually does not support HTTPS, but just normal HTTP when retrieving the WSDL
The second option is to browse the filesystem of the SRM server and the WSDL file can be found under the following path: C:\Program Files (x86)\VMware\VMware vCenter Site Recovery Manager\www











Great stuff, thanks for the write-up William.
ReplyDelete