SecureChannelMapping
{
"_last_modified": "string",
"auth_token": "string",
"ip": "string",
"is_controller": false,
"local_ip": "string",
"marked_for_delete": false,
"metadata": [
{
"key": "string",
"val": "string"
}
],
"name": "string",
"pub_key": "string",
"pub_key_pem": "string",
"status": "string",
"url": "string",
"uuid": "string"
}
UNIX time since epoch in microseconds. Units(MICROSECONDS).
Auth_token used for SE authorization. Field introduced in 21.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
IP of SE. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Whether this entry used for controller. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Local ip on controller side reserved for SE. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Whether this entry is marked for delete (first step of deletion). Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Metadata associated with auth_token. Field introduced in 20.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
Uuid of SE. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Public key of SE. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Public key pem of SE. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Authorization status of current secure channel. Enum options - 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. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
url
Uuid of SE. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.