aam authentication account¶
Authentication account configuration
account Specification¶
Type
Configuration Resource
Element Name
account
Element URI
/axapi/v3/aam/authentication/account
Element Attributes
account_attributes
Statistics Data URI
/axapi/v3/aam/authentication/account/stats
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/aam/authentication/account | ||
Get Object | GET | /axapi/v3/aam/authentication/account | ||
Modify Object | POST | /axapi/v3/aam/authentication/account | ||
Replace Object | PUT | /axapi/v3/aam/authentication/account | ||
Delete Object | DELETE | /axapi/v3/aam/authentication/account |
account attributes¶
kerberos-spn-list
Type: List
Refernce Object: /axapi/v3/aam/authentication/account/kerberos-spn/{name}
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
kerberos-spn-list¶
Specification
Type
list
Block object keys
account
Description Specify domain account for SPN
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
encrypted
Description Do NOT use this option manually. (This is an A10 reserved keyword.)
name
Description Specify AD account name
Type: string
Maximum Length: 63 characters
Maximum Length: 1 characters
password
Description Specify password of domain account
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
realm
Description Specify Kerberos realm
Type: string
Maximum Length: 63 characters
Maximum Length: 1 characters
secret-string
Description Password of AD account
Type: string
Format: password
Maximum Length: 63 characters
Maximum Length: 1 characters
service-principal-name
Description Specify service principal name
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
user-tag
Description Customized tag
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
stats data¶
Counter |
Size |
Description |
|
---|---|---|---|
request-normal |
8 |
Total Normal Request |
|
response-success |
8 |
Total Success Response |
|
response-other |
8 |
Total Other Response |
|
response-failure |
8 |
Total Failure Response |
|
request-dropped |
8 |
Total Dropped Request |
|
response-timeout |
8 |
Total Timeout Response |
|
response-error |
8 |
Total Error Response |