aam authentication relay kerberos¶
Kerberos Authentication Relay
kerberos Specification¶
Type
Configuration Resource
Element Name
kerberos
Element URI
/axapi/v3/aam/authentication/relay/kerberos
Element Attributes
kerberos_attributes
Statistics Data URI
/axapi/v3/aam/authentication/relay/kerberos/stats
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/aam/authentication/relay/kerberos | ||
Get Object | GET | /axapi/v3/aam/authentication/relay/kerberos | ||
Modify Object | POST | /axapi/v3/aam/authentication/relay/kerberos | ||
Replace Object | PUT | /axapi/v3/aam/authentication/relay/kerberos | ||
Delete Object | DELETE | /axapi/v3/aam/authentication/relay/kerberos |
kerberos attributes¶
instance-list
Type: List
Refernce Object: /axapi/v3/aam/authentication/relay/kerberos/instance/{name}
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
instance-list¶
Specification
Type
list
Block object keys
encrypted
Description Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED secret string)
kerberos-account
Description Specify the kerberos account name
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
kerberos-kdc
Description Specify the kerberos kdc ip or host name
Type: string
Maximum Length: 63 characters
Maximum Length: 1 characters
Mutual Exclusion: kerberos-kdc and kerberos-kdc-service-group are mutually exclusive
kerberos-kdc-service-group
Description Specify an authentication service group as multiple KDCs
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
Mutual Exclusion: kerberos-kdc-service-group and kerberos-kdc are mutually exclusive
Refernce Object: /axapi/v3/aam/authentication/service-group
kerberos-realm
Description Specify the kerberos realm
Type: string
Maximum Length: 63 characters
Maximum Length: 1 characters
name
Description Specify Kerberos authentication relay name
Type: string
Maximum Length: 63 characters
Maximum Length: 1 characters
password
Description Specify password of Kerberos password
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
port
Description Specify The KDC port, default is 88
Type: number
Range: 1-65535
Default: 88
secret-string
Description The kerberos client password
Type: string
Format: password
Maximum Length: 63 characters
Maximum Length: 1 characters
timeout
Description Specify timeout for kerberos transport, default is 10 seconds (The timeout, default is 10 seconds)
Type: number
Range: 1-255
Default: 10
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
stats data¶
Counter |
Size |
Description |
|
---|---|---|---|
request-send |
8 |
Total Request Send |
|
request-normal |
8 |
Total Normal Request |
|
timeout-error |
8 |
Total Timeout |
|
response-timeout |
8 |
Total Timeout Response |
|
response-other |
8 |
Total Other Response |
|
response-failure |
8 |
Total Failure Response |
|
polling-control-error |
8 |
Total Polling Control Error |
|
other-error |
8 |
Total Other Error |
|
request-dropped |
8 |
Total Dropped Request |
|
response-get |
8 |
Total Response Get |
|
response-success |
8 |
Total Success Response |
|
job-start-error |
8 |
Total Job Start Error |
|
response-error |
8 |
Total Error Response |