vrrp-a l2-inline-peer-ip¶
Peer IP for Layer 2 inline mode
l2-inline-peer-ip Specification¶
Type Collection Object Key(s) ip-address Collection Name l2-inline-peer-ip-list Collection URI /axapi/v3/vrrp-a/l2-inline-peer-ip Element Name l2-inline-peer-ip Element URI /axapi/v3/vrrp-a/l2-inline-peer-ip/{ip-address} Element Attributes l2-inline-peer-ip_attributes Schema l2-inline-peer-ip schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/vrrp-a/l2-inline-peer-ip | ||
Create List | POST | /axapi/v3/vrrp-a/l2-inline-peer-ip | ||
Get Object | GET | /axapi/v3/vrrp-a/l2-inline-peer-ip/{ip-address} | ||
Get List | GET | /axapi/v3/vrrp-a/l2-inline-peer-ip | ||
Modify Object | POST | /axapi/v3/vrrp-a/l2-inline-peer-ip/{ip-address} | ||
Replace Object | PUT | /axapi/v3/vrrp-a/l2-inline-peer-ip/{ip-address} | ||
Replace List | PUT | /axapi/v3/vrrp-a/l2-inline-peer-ip | ||
Delete Object | DELETE | /axapi/v3/vrrp-a/l2-inline-peer-ip/{ip-address} |
l2-inline-peer-ip-list¶
l2-inline-peer-ip-list is JSON List of l2-inline-peer-ip attributes
l2-inline-peer-ip-list : [
]
l2-inline-peer-ip attributes¶
ip-address
Description IP address (IPv4 address)
Type: string
Format: ipv4-address
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters