netflow monitor sample ve¶
select VE interface to monitor
ve Specification¶
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/netflow/monitor/{name}/sample/ve | ||
Create List | POST | /axapi/v3/netflow/monitor/{name}/sample/ve | ||
Get Object | GET | /axapi/v3/netflow/monitor/{name}/sample/ve/{ve-num} | ||
Get List | GET | /axapi/v3/netflow/monitor/{name}/sample/ve | ||
Modify Object | POST | /axapi/v3/netflow/monitor/{name}/sample/ve/{ve-num} | ||
Replace Object | PUT | /axapi/v3/netflow/monitor/{name}/sample/ve/{ve-num} | ||
Replace List | PUT | /axapi/v3/netflow/monitor/{name}/sample/ve | ||
Delete Object | DELETE | /axapi/v3/netflow/monitor/{name}/sample/ve/{ve-num} |
ve-list¶
ve-list is JSON List of ve attributes
ve-list : [
]
ve attributes¶
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
ve-num