Manages Remote Consoles of the Resource
Create or list all the remote consoles of the resource.
Supported Fields
Name | Type | Mandatory | References |
---|---|---|---|
consoleConnector | String | true | Agent, Gateway |
consoleProtocol | String | true | SSH,RDP,TELNET |
ipAddress | String | true | |
port | Integer | true | |
consoleAuthType | String | false | PASSWORD, PUBLICKEY |
userName | String | false | |
password | String | false | |
name | String | false |
List all the remote consoles on the resource.
Path Parameters
- resourceId
Resource uuid of the managed resource
- clientId
Describes the clientId of the tenant
Responses
- results
- totalResults
- pageNo
- pageSize
- totalPages
- nextPage
- nextPageNo
- previousPageNo
- descendingOrder
Loading Examples...
- consoleAuthTypes - PASSWORD or PUBLICKEY only applicable if the consoleProtocol is SSH.
- consoleProtocol - TELNET,SSH,RDP for browser consoles
Path Parameters
- resourceId
Resource uuid of the managed resource
- clientId
Describes the clientId of the tenant
Request Body
application/json
- consoleConnector
- consoleAuthType
- consoleProtocol
- ipAddress
- port
- userName
- name
Loading Examples...
Responses
- consoleConnector
- consoleAuthType
- consoleProtocol
- ipAddress
- port
- userName
- name
Loading Examples...