jobs.provider.PROVIDERID.openInteractiveSession
¶
Opens an interactive session (e.g. terminal, web or VNC)
Request | Response | Error |
---|---|---|
BulkRequest<JobsProviderOpenInteractiveSessionRequestItem> |
BulkResponse<OpenSession> |
CommonErrorMessage |
Implementation requirements:
For more information, see the end-user API (jobs.openInteractiveSession
)