system-view memory-view¶
Configure System Parameters
memory-view Specification¶
Parameter Value Type Configuration Resource Element Name memory-view Element URI /axapi/v3/system-view/memory-view Element Attributes memory-view_attributes Partition Visibility shared Statistics Data URI /axapi/v3/system-view/memory-view/stats Operational Data URI /axapi/v3/system-view/memory-view/oper Schema memory-view schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/system-view/memory-view | ||
Get Object | GET | /axapi/v3/system-view/memory-view | ||
Modify Object | POST | /axapi/v3/system-view/memory-view | ||
Replace Object | PUT | /axapi/v3/system-view/memory-view | ||
Delete Object | DELETE | /axapi/v3/system-view/memory-view |
memory-view 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’: Usage percentage;
Type: string
Supported Values: all, usage-percentage