GET /vApp/{id}/screen

Operation:
GET /vApp/{id}/screen
Description:
Retrieves a thumbnail image of a VM console. The content type of the response can be any of {@code image/png}, {@code image/gif}.
Since:
0.9
Input parameters
Consume media type(s):
None
Input type:
None
Output parameters
byte data

Produce media type(s):
None
Output type:
javax.ws.rs.core.Response
Examples