debug ssl

Debug SSL operation

ssl Specification

Parameter

Value

Type

operational

Element Name

ssl

Element URI

/axapi/v3/debug/ssl

Element Attributes

ssl_attributes

Partition Visibility

shared

Schema

ssl schema

Operations Allowed:

OperationMethodURIPayload

EXECUTE Object

POST

/axapi/v3/debug/ssl

ssl attributes

ssl attributes

client-server

Description ‘clientside’: clientside SSL connection; ‘serverside’: serverside SSL connection;

Type: string

Supported Values: clientside, serverside

payload-dump-max

Description Application payloads exceeding this limit will be truncated to dump. Set to 0 to disable payload dumping

Type: number

Range: 0-2147483647

payload-dump-string

Description Dump the application payload as strings

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

read-write

Description ‘read’: read record; ‘write’: write record;

Type: string

Supported Values: read, write

record-end

Description The last record number to print debug messages. Default: 0 (no end)

Type: number

Range: 0-2147483647

record-start

Description The first record number to debug prints messages. Default is 0

Type: number

Range: 0-2147483647

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters