The GetLabInstanceDetails command retrieves detailed information about a specified TMS lab instance using the TMS Lab Instance Id.
The TMS ID of the lab instance.
OK Response.
The TMS ID of the lab instance.
The TMS ID of the lab.
The TMS name of the lab.
The ID of the lab series.
The name of the lab series.
The ID you use to identify the user in your external system.
The user's first name.
The user's last name.
The ID of the class the lab instance is associated with.
The name of the class the lab instance is associated with.
The ID of the class assignment the lab instance is associated with.
When the lab was started (in Unix epoch time).
When the lab was started (in Unix epoch time).
When the lab expires (in Unix epoch time).
When the lab expires (in Unix epoch time).
When the lab ended (in Unix epoch time).
When the lab ended (in Unix epoch time).
When student activity was last detected (in Unix epoch time).
When student activity was last detected (in Unix epoch time).
When the lab was last saved (in Unix epoch time).
When the lab was last saved (in Unix epoch time).
If the lab instance is saved, when the saved data will expire and be deleted (in Unix epoch time).
If the lab instance is saved, when the saved data will expire and be deleted (in Unix epoch time).
The state of the lab instance. Possible values:
Off
Provisioning Storage
Building
Building (Displayable)
Starting
Running
Saving
Saved
Resuming
Creating Snapshot
Applying Snapshot
Updating Lab Profile
Tearing Down
Cloning
Creating As Clone
Moving (Running)
Moving (Saved)
Creating New Lab Profile
Scoring
Scheduled
The student's completion status. Possible values:
Scheduled
Cancelled
Not Started
Incomplete
Complete
Storage Provisioning Failed
Lab Creation Failed
Resume Failed
Save Failed
Submitted For Grading
Grading In Progress
If the lab contains a virtual machine pool, the name of the pool member that was used.
The ID of the lab host machine.
The name of the lab host machine.
The ID of the datacenter where the lab is located.
The name of the datacenter where the lab is located.
When specified, Skillable will attempt to launch the lab in the specified delivery region if a suitable host in that region is available and all required storage is available in that region. Delivery regions can be found using the DeliveryRegions command or Catalog command. Using the ipAddress parameter will result in a more reliable geo-location of the lab for the end user.
The name of the delivery region where the lab is located.
The platform the lab has hosted on. Possible values:
2 = Hyper-V
3 = ESX
20 = Docker
-1 = None
If the lab is currently saved, what triggered the save operation. Possible values:
Unknown
By Student
By Administrator
Automatic
From API Consumer
The total number of seconds the user spent in the lab.
The total number of seconds the lab was running, whether or not the student was present.
The total number of seconds remaining before the lab expires.
The name of the instructor for the associated class.
The number of seconds it took the lab to start.
An array of all errors associated with the lab instance.
An array of snapshots created by the user within the lab. This contains an array of LabInstanceSnapshot objects.
An array of session times the student spent in the lab. This contains an array of LabInstanceSnapshot objects.
Array of notes applicable to the lab instance.
Indicates whether the lab has content, or simply houses virtual machines.
If the lab has content (HasContent=true), indicates the name of the task the student is working on.
If the lab has content (HasContent=true), indicates the name of the exercise the student is working on.
If the lab has content (HasContent=true), indicates the total number of tasks in the lab.
If the lab has content (HasContent=true), indicates the number of tasks the student has completed.
If the lab has content (HasContent=true), indicates the percentage of tasks that the student has completed.
The name of the remote controller used by the user.
Lab instance tag data.
The browser user agent used by the user.
The last known latency value as measured between the client and the lab's datacenter.
Indicates whether the user passed the lab. Will only be set if the lab has activities which have been scored.
Indicates the lab score. Will only be set if the lab has activities which have been scored.
Indicates the maximum possible score of the lab. Will only be set if the lab has activities which have been scored.
Indicates the minimum score required to pass the lab. Will only be set if the lab has activities which have been scored.
The ID of the user that manually scored the lab. Will only be set if the lab has activities which have been scored manually. Automatically scored labs will not include a value for this property.
The name of the user that manually scored the lab. Will only be set if the lab has activities which have been scored manually. Automatically scored labs will not include a value for this property.
Legacy Field from previous scoring engine.
The date the lab was scored (in Unix epoch time).
When the lab was scored (in Unix epoch time). Will only be set if the lab has activities which have been scored.
Indicates whether the lab is scored.
The user's IP address. This is only included if the IP address was provided when the lab was launched.
The user's country as determined by IP address geolocation. This is only included if the IP address was provided when the lab was launched.
The user's state/region as determined by IP address geolocation. This is only included if the IP address was provided when the lab was launched.
The user's city as determined by IP address geolocation. This is only included if the IP address was provided when the lab was launched.
The user's latitude as determined by IP address geolocation. This is only included if the IP address was provided when the lab was launched.
The user's longitude as determined by IP address geolocation. This is only included if the IP address was provided when the lab was launched.
An array of public IP address information objects. This contains an array of IpAddressInfo objects.
An array of credentials assigned to the lab instance. This contains an array of CloudCredential objects.
An array of credentials assigned to the lab instance. This contains an array of CloudPortalCredential objects.
An array of credentials used to access the virtual machines. This contains an array of VirtualMachineCredential objects.
The ID of the cloud platform. Possible values:
10 = Azure
11 = AWS
This response property is deprecated. Unless explicitly allowed by Skillable, this field will always be null.
To obtain an access URL, use the LabAccessUrl command.
An array of results for activities displayed in the lab instance. This contains an array of ActivityResult objects.
An array of results for activities displayed in the lab instance Activity Group. This contains an array of ActivityResult objects.
An estimated number of seconds before the lab is ready.
The ID of the Instructions Set used.
The lanuage code of the instruction set.
en = English
es = Spanish
fr = French
de = German
pt = Portuguese
ja = Japanese
zh-hans = Simplified Chinese
zh-hant = Traditional Chinese
ko = Korean
In the event of an error, this will contain a detailed error message.
Indicates the status of the API request.
0 = Error
1 = Success