system memory-block-debug¶
Set memory block debug
memory-block-debug Specification¶
Parameter Value Type Configuration Resource Element Name memory-block-debug Element URI /axapi/v3/system/memory-block-debug Element Attributes memory-block-debug_attributes Partition Visibility shared Schema memory-block-debug schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/system/memory-block-debug | ||
Get Object | GET | /axapi/v3/system/memory-block-debug | ||
Modify Object | POST | /axapi/v3/system/memory-block-debug | ||
Replace Object | PUT | /axapi/v3/system/memory-block-debug | ||
Delete Object | DELETE | /axapi/v3/system/memory-block-debug |
memory-block-debug attributes¶
assert-block
Description Over size block allocation (Assert memory block over size (default: 16384))
Type: number
Range: 65536-1048576
Default: 65536
first-blk
Description First memory block ascending order (default: 2048) (Memory blocks 32,64,128,256,512,1K,2K,4K,8K,16K)
Type: number
Range: 32-1048576
Default: 8192
fourth-blk
Description Fourth memory block (default: 16384) (Memory blocks 32,64,128,256,512,1K,2K,4K,8K,16K)
Type: number
Range: 32-1048576
Default: 65536
pktdump-block
Description Enable pktdump Oversize block request packet
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
second-blk
Description Second memory block (default: 4096) (Memory blocks 32,64,128,256,512,1K,2K,4K,8K,16K)
Type: number
Range: 32-1048576
Default: 16384
third-blk
Description Third memory block (default: 8192) (Memory blocks 32,64,128,256,512,1K,2K,4K,8K,16K)
Type: number
Range: 32-1048576
Default: 32768
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters