interface ve oper¶
Operational Status for the object ve
ve Specification¶
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/interface/ve/{ifnum} | ||
Create List | POST | /axapi/v3/interface/ve/{ifnum} | ||
Get Object | GET | /axapi/v3/interface/ve/{ifnum}/oper | ||
Get List | GET | /axapi/v3/interface/ve/{ifnum} | ||
Modify Object | POST | /axapi/v3/interface/ve/{ifnum}/oper | ||
Replace Object | PUT | /axapi/v3/interface/ve/{ifnum}/oper | ||
Replace List | PUT | /axapi/v3/interface/ve/{ifnum} | ||
Delete Object | DELETE | /axapi/v3/interface/ve/{ifnum}/oper |
ve-list¶
ve-list is JSON List of ve attributes
ve-list : [
]
ve attributes¶
ifnum
Description Virtual ethernet interface number
Type: number
Range: 2-4094
oper
Description: oper is a JSON Block. Please see below for oper
Type: Object
oper¶
Specification Value Type object ipv4-address
Description IP address
Type: string
Format: ipv4-address
ipv4-netmask
Description IP subnet mask
Type: string
Format: ipv4-netmask
line_protocol
Description
Type: string
Supported Values: UP, DOWN
link_type
Description
Type: string
mac
Description
Type: string
Format: mac-address
Maximum Length: 17 characters
Maximum Length: 11 characters
state
Description
Type: string
Supported Values: UP, DISABLED, DOWN