system memory¶
Configure System Parameters
memory Specification¶
Parameter Value Type Configuration Resource Element Name memory Element URI /axapi/v3/system/memory Element Attributes memory_attributes Partition Visibility shared Statistics Data URI /axapi/v3/system/memory/stats Operational Data URI /axapi/v3/system/memory/oper Schema memory schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/system/memory | ||
Get Object | GET | /axapi/v3/system/memory | ||
Modify Object | POST | /axapi/v3/system/memory | ||
Replace Object | PUT | /axapi/v3/system/memory | ||
Delete Object | DELETE | /axapi/v3/system/memory |
memory attributes¶
sampling-enable
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
sampling-enable¶
Specification Value Type list Block object keys counters1
Description ‘all’: all; ‘usage-percentage’: Memory Usage percentage;
Type: string
Supported Values: all, usage-percentage