VMware Cloud Director API - ScreenTicket
ScreenTicketType
- Element:
- ScreenTicket
- Type:
- ScreenTicketType
- Namespace:
- http://www.vmware.com/vcloud/v1.5
- Description:
- The ticket for accessing the console of a VM. Since version 38.0, the corresponding operation /vApp/{id}/screen/action/acquireTicket is deprecated, use operation /vApp/{id}/screen/action/acquireMksTicket instead.
- Since:
- 0.9
- Deprecated:
- 38.0
- Schema:
- screenTicket.xsd
- Media type(s):
-
application/vnd.vmware.vcloud.screenTicket+json
application/vnd.vmware.vcloud.screenTicket+xml
- Extends:
- string
- XML Representation:
-
<ScreenTicket xmlns="http://www.vmware.com/vcloud/v1.5"/>
-
Operations
-
CRUD Operation Description Since Deprecated as output POST /vApp/{id}/screen/action/acquireTicket Retrieve a screen ticket that you can use with the VMRC browser plug-in to gain access to the console of a running VM. 0.9 38.0