connection
A connection object
eef4aefc-d64e-4c2c-aba4-4914c86ce059eef4aefc-d64e-4c2c-aba4-4914c86ce059Possible values: [SSH, RDP]
Possible values: [CERT, PUBKEY, PASSPHRASE, PROMPTED_PASSPHRASE, UNKNOWN]
user_data object
eef4aefc-d64e-4c2c-aba4-4914c86ce059user@domain.comuser_roles object[]
eef4aefc-d64e-4c2c-aba4-4914c86ce059example-adminstarget_host_data object
eef4aefc-d64e-4c2c-aba4-4914c86ce059linux-hosttarget_network_data object
target network data snapshot
eef4aefc-d64e-4c2c-aba4-4914c86ce059dst object
target network destination
selector object
target network selector
ip object
IP range
protocol
tcp, udp, <blank>port object
port range
nat object
destination network address translation parameters
roles object[]
eef4aefc-d64e-4c2c-aba4-4914c86ce059example-adminstarget_api_data object
target API data snapshot
roles object[]
eef4aefc-d64e-4c2c-aba4-4914c86ce059example-adminsauthorized_endpoints object[]
Possible values: [GET, PUT, POST, DELETE, HEAD, PATCH, OPTIONS, TRACE, *]
optional api target host address
unauthorized_endpoints object[]
Possible values: [GET, PUT, POST, DELETE, HEAD, PATCH, OPTIONS, TRACE, *]
optional api target host address
target_credential object
credentials used for authentication to the API target
credential type
Possible values: [basicauth, token, certificate, ephemeral-certificate]
certificate subject name pattern for ephemeral-certificate type
certificate subject alternative name for ephemeral-certificate type
certificate template for ephemeral-certificate type
Possible values: [NOT_DISABLED, BY_ADMIN, BY_LICENSE]
123.123.123.123dbusertarget_host_roles object[]
eef4aefc-d64e-4c2c-aba4-4914c86ce059example-admins123.123.123.1232017-01-01T15:05:05Z2017-01-01T15:05:05ZConnection duration in ISO8601 format.
PT00:15:38Possible values: [CONNECTED, DISCONNECTED, TERMINATING, TERMINATED, CONNMGR_TIMEOUT, CONNMGR_CLIENT_LOST]
The time when connection was last interacted with by user.
2017-01-01T15:05:05Z12345612345678The connection termination was requested
2017-01-01T15:05:05ZWhen the object was created
2017-01-01T15:05:05ZWhen the object was updated
2017-01-01T15:05:05ZId of the user who updated the object
eef4aefc-d64e-4c2c-aba4-4914c86ce059Wether connection is audited or not.
The access group ID
eef4aefc-d64e-4c2c-aba4-4914c86ce059trail object
The trail metadata for audited connection. Not available for connection listing.
channels object[]
Type description for the channel.
Bytes transferred from client to server.
Bytes transferred from server to client.
protocol_file object
From server to client = 1, from client to server = 2
Possible values: [OK, PERMISSION_DENIED, TIMEOUT, MISSING, LENGTH_MISMATCH, CHECKSUM_MISMATCH, DECRYPTION_ERROR, STORAGE_UNDEFINED, ID_UNDEFINED, UNCLEAN_CLOSE, GENERIC_ERROR, ONGOING]
transferred_files object[]
From server to client = 1, from client to server = 2
Possible values: [OK, PERMISSION_DENIED, TIMEOUT, MISSING, LENGTH_MISMATCH, CHECKSUM_MISMATCH, DECRYPTION_ERROR, STORAGE_UNDEFINED, ID_UNDEFINED, UNCLEAN_CLOSE, GENERIC_ERROR, ONGOING]
describes the indexing status of the connection
Possible values: [NOT_INDEXED, INDEXING, INDEXED, ERROR]
access_roles object[]
The access roles set for this connection
Role ID
Role name
{
"id": "eef4aefc-d64e-4c2c-aba4-4914c86ce059",
"proxy_id": "eef4aefc-d64e-4c2c-aba4-4914c86ce059",
"type": "SSH",
"authentication_method": [
"CERT"
],
"user_data": {
"id": "eef4aefc-d64e-4c2c-aba4-4914c86ce059",
"display_name": "user@domain.com"
},
"user_roles": [
{
"id": "eef4aefc-d64e-4c2c-aba4-4914c86ce059",
"name": "example-admins"
}
],
"target_host_data": {
"id": "eef4aefc-d64e-4c2c-aba4-4914c86ce059",
"common_name": "linux-host"
},
"target_network_data": {
"id": "eef4aefc-d64e-4c2c-aba4-4914c86ce059",
"name": "string",
"dst": {
"selector": {
"ip": {
"start": "string",
"end": "string"
},
"proto": "tcp, udp, <blank>",
"port": {
"start": "string",
"end": "string"
}
},
"nat": {
"addr": "string",
"port": 0
}
},
"src_nat": true,
"integration_type": "string",
"static_config": "string",
"roles": [
{
"id": "eef4aefc-d64e-4c2c-aba4-4914c86ce059",
"name": "example-admins",
"deleted": true
}
],
"tags": [
"string"
],
"comment": "string",
"user_instructions": "string",
"exclusive_access": true,
"disabled": true,
"created": "string",
"author": "string",
"updated": "string",
"updated_by": "string"
},
"target_api_data": {
"id": "string",
"name": "string",
"comment": "string",
"tags": [
"string"
],
"access_group_id": "string",
"roles": [
{
"id": "eef4aefc-d64e-4c2c-aba4-4914c86ce059",
"name": "example-admins",
"deleted": true
}
],
"authorized_endpoints": [
{
"host": "string",
"protocols": [
"string"
],
"methods": [
"GET"
],
"paths": [
"string"
],
"allow_unauthenticated": true,
"nat_target_host": "string"
}
],
"unauthorized_endpoints": [
{
"host": "string",
"protocols": [
"string"
],
"methods": [
"GET"
],
"paths": [
"string"
],
"allow_unauthenticated": true,
"nat_target_host": "string"
}
],
"tls_trust_anchors": "string",
"tls_insecure_skip_verify": true,
"target_credential": {
"type": "basicauth",
"ephemeral_certificate_subject": "string",
"ephemeral_certificate_san": "string",
"ephemeral_certificate_template": "string"
},
"disabled": "NOT_DISABLED",
"audit_enabled": true,
"created": "string",
"author": "string",
"updated": "string",
"updated_by": "string"
},
"target_host_address": "123.123.123.123",
"target_host_account": "dbuser",
"target_host_roles": [
{
"id": "eef4aefc-d64e-4c2c-aba4-4914c86ce059",
"name": "example-admins"
}
],
"remote_address": "123.123.123.123",
"connected": "2017-01-01T15:05:05Z",
"disconnected": "2017-01-01T15:05:05Z",
"duration": "PT00:15:38",
"status": "CONNECTED",
"last_activity": "2017-01-01T15:05:05Z",
"bytes_in": 123456,
"bytes_out": 12345678,
"force_disconnect": "2017-01-01T15:05:05Z",
"created": "2017-01-01T15:05:05Z",
"updated": "2017-01-01T15:05:05Z",
"updated_by": "eef4aefc-d64e-4c2c-aba4-4914c86ce059",
"audit_enabled": true,
"access_group_id": "eef4aefc-d64e-4c2c-aba4-4914c86ce059",
"trail": {
"connection_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"host_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"user_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"protocol": "string",
"channels": [
{
"id": "string",
"type": "string",
"bytes_client_to_server": 0,
"bytes_server_to_client": 0,
"protocol_file": {
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "string",
"offset": 0,
"direction": 0,
"open_time": "2024-07-29T15:51:28.071Z",
"close_time": "2024-07-29T15:51:28.071Z",
"payload_size": 0,
"closed": true,
"status": "OK"
},
"transferred_files": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "string",
"offset": 0,
"direction": 0,
"open_time": "2024-07-29T15:51:28.071Z",
"close_time": "2024-07-29T15:51:28.071Z",
"payload_size": 0,
"closed": true,
"status": "OK"
}
]
}
]
},
"index_status": "NOT_INDEXED",
"access_roles": [
{
"added": "2024-07-29T15:51:28.071Z",
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "string"
}
],
"tags": [
"string"
]
}