SecureChannelMapping

Description

API


    GET /api/securechannel
    GET /api/securechannel/<key>

CLI


    show securechannelmapping <key>

Data

SecureChannelMapping

uuid

Type
string
Category
required
Description

name

Type
string
Category
required
Description

local_ip

Type
string
Category
optional
Description

ip

Type
string
Category
optional
Description

status

Type
enum
Category
optional
Description
Default
SECURE_CHANNEL_NONE
Choices
SECURE_CHANNEL_NONE, SECURE_CHANNEL_CONNECTED, SECURE_CHANNEL_AUTH_SSH_SUCCESS, SECURE_CHANNEL_AUTH_SSH_FAILED, SECURE_CHANNEL_AUTH_TOKEN_SUCCESS, SECURE_CHANNEL_AUTH_TOKEN_FAILED, SECURE_CHANNEL_AUTH_ERRORS, SECURE_CHANNEL_AUTH_IGNORED

marked_for_delete

Type
bool
Category
optional
Description

is_controller

Type
bool
Category
optional
Description
Default
False

pub_key

Type
string
Category
optional
Description

pub_key_pem

Type
string
Category
optional
Description

References

Sub Objects