Webex XML API Training Session Service

Training Center is a Webex service that provides a virtual classroom environment. This chapter describes APIs that can be used to automate the management of Training Center sessions.

This chapter contains sample XML documents that show example request messages and example responses from the server. The API calls available as part of the Training Session service are listed below. You can see the elements that constitute the respective XML schema in a separate section below.

Webex XML API Training Session Service Operations

XML API Operation Description
AddScheduledTest Add a Library Test to a Training Session.
CheckLabAvailability Checks Availability of Lab Computers.
CopyLibTests Copy Tests between Private and Shared Libraries.
CreateTrainingSession Creates Training Session.
DelLibTests Deletes Tests from Library.
DelScheduledTest Deletes a Test from a Training Session.
DelTrainingSession Deletes Training Session.
GetIMStestDetails Gets IMS Test Details.
GetIMStestResult Gets IMS Test Result.
GetLabInfo Gets Information of Hands-on Lab.
GetLabSchedule Gets Reservation Schedule of Hands-on Lab.
GetTestInformation Gets Test Information.
GetTrainingSession Gets Training Session.
LstLibTests Lists All Private and Shared Tests.
LstScheduledTests Lists Scheduled Tests.
LstsummaryTrainingSession Lists Training Session Summary Information.
LstTrainingSession (deprecated) Lists Training Session.
ReserveLab Reserves Hands-on Lab Computers
SetScheduledTest Edits a Training Session Test.
SetTrainingSession Sets Training Session.
UploadIMStest Uploads IMS Tests.
You can schedule recurring training sessions using XML API. For details on the available recurrence options, see “Recurring Session Options”.