ip route source lif¶
Lif interface
lif Specification¶
Parameter Value Type Collection Object Key(s) ifname, nexthop-ip Collection Name lif-list Collection URI /axapi/v3/ip/route/source/lif Element Name lif Element URI /axapi/v3/ip/route/source/lif/{ifname}+{nexthop-ip} Element Attributes lif_attributes Partition Visibility shared Schema lif schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/ip/route/source/lif | ||
Create List | POST | /axapi/v3/ip/route/source/lif | ||
Get Object | GET | /axapi/v3/ip/route/source/lif/{ifname}+{nexthop-ip} | ||
Get List | GET | /axapi/v3/ip/route/source/lif | ||
Modify Object | POST | /axapi/v3/ip/route/source/lif/{ifname}+{nexthop-ip} | ||
Replace Object | PUT | /axapi/v3/ip/route/source/lif/{ifname}+{nexthop-ip} | ||
Replace List | PUT | /axapi/v3/ip/route/source/lif | ||
Delete Object | DELETE | /axapi/v3/ip/route/source/lif/{ifname}+{nexthop-ip} |
lif-list¶
lif-list is JSON List of lif attributes
lif-list : [
]
lif attributes¶
ifname
Description Lif interface name
Type: string
Maximum Length: 15 characters
Maximum Length: 1 characters
nexthop-ip
Description Nexthop IP address
Type: string
Format: ipv4-address
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters