overlay-tunnel vtep host¶
IP Address of the local tunnel end point
host Specification¶
Parameter Value Type Collection Object Key(s) ip-addr, overlay-mac-addr, vni, remote-vtep, remote-ipv6-vtep Collection Name host-list Collection URI /axapi/v3/overlay-tunnel/vtep/{id}/host Element Name host Element URI /axapi/v3/overlay-tunnel/vtep/{id}/host/{ip-addr}+{overlay-mac-addr}+{vni}+{remote-vtep}+{remote-ipv6-vtep} Element Attributes host_attributes Partition Visibility shared Schema host schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/overlay-tunnel/vtep/{id}/host | ||
Create List | POST | /axapi/v3/overlay-tunnel/vtep/{id}/host | ||
Get Object | GET | /axapi/v3/overlay-tunnel/vtep/{id}/host/{ip-addr}+{overlay-mac-addr}+{vni}+{remote-vtep}+{remote-ipv6-vtep} | ||
Get List | GET | /axapi/v3/overlay-tunnel/vtep/{id}/host | ||
Modify Object | POST | /axapi/v3/overlay-tunnel/vtep/{id}/host/{ip-addr}+{overlay-mac-addr}+{vni}+{remote-vtep}+{remote-ipv6-vtep} | ||
Replace Object | PUT | /axapi/v3/overlay-tunnel/vtep/{id}/host/{ip-addr}+{overlay-mac-addr}+{vni}+{remote-vtep}+{remote-ipv6-vtep} | ||
Replace List | PUT | /axapi/v3/overlay-tunnel/vtep/{id}/host | ||
Delete Object | DELETE | /axapi/v3/overlay-tunnel/vtep/{id}/host/{ip-addr}+{overlay-mac-addr}+{vni}+{remote-vtep}+{remote-ipv6-vtep} |
host-list¶
host-list is JSON List of host attributes
host-list : [
]
host attributes¶
ip-addr
Description IPv4 address of the overlay host
Type: string
Format: ipv4-address
ipv6-addr
Description IPv6 address of the overlay host
Type: string
Format: ipv6-address
overlay-mac-addr
Description MAC Address of the overlay host
Type: string
Format: mac-address
remote-ipv6-vtep
Description Configure the VTEP IPv6 address (IPv6 address of the VTEP for the remote host)
Type: string
Format: ipv6-address
remote-vtep
Description Configure the VTEP IP address (IPv4 address of the VTEP for the remote host)
Type: string
Format: ipv4-address
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
vni
Description Configure the segment id ( VNI of the remote host)
Type: number
Range: 1-16777215