audit¶
Configure audit
audit Specification¶
Type Configuration Resource Element Name audit Element URI /axapi/v3/audit Element Attributes audit_attributes Schema audit schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/audit | ||
Get Object | GET | /axapi/v3/audit | ||
Modify Object | POST | /axapi/v3/audit | ||
Replace Object | PUT | /axapi/v3/audit | ||
Delete Object | DELETE | /axapi/v3/audit |
audit attributes¶
enable
Description Enable audit service
Type: boolean
Supported Values: true, false, 1, 0
Default: 1
privilege
Description Enable privilege command for audit service
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
size
Description Config audit buffer size, default is 20,000 (Audit buffer size(in items), default is 20,000)
Type: number
Range: 1000-30000
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters