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
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}
Element Attributes host_attributes
Partition Visibility shared
Schema host schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/overlay-tunnel/vtep/{id}/host

host attributes

Create List

POST

/axapi/v3/overlay-tunnel/vtep/{id}/host

host attributes

Get Object

GET

/axapi/v3/overlay-tunnel/vtep/{id}/host/{ip-addr}+{overlay-mac-addr}+{vni}+{remote-vtep}

host attributes

Get List

GET

/axapi/v3/overlay-tunnel/vtep/{id}/host

host-list

Modify Object

POST

/axapi/v3/overlay-tunnel/vtep/{id}/host/{ip-addr}+{overlay-mac-addr}+{vni}+{remote-vtep}

host attributes

Replace Object

PUT

/axapi/v3/overlay-tunnel/vtep/{id}/host/{ip-addr}+{overlay-mac-addr}+{vni}+{remote-vtep}

host attributes

Replace List

PUT

/axapi/v3/overlay-tunnel/vtep/{id}/host

host-list

Delete Object

DELETE

/axapi/v3/overlay-tunnel/vtep/{id}/host/{ip-addr}+{overlay-mac-addr}+{vni}+{remote-vtep}

host attributes

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

overlay-mac-addr

Description MAC Address of the overlay host

Type: string

Format: mac-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