POST #### Creating list of Neighbors ************************** URL:: /api/v4/neighbor/ Request body: .. code-block:: json { "neighbors": [ { "id": , "local_asn": , "local_ip": , "remote_asn": , "remote_ip": , "peer_group": , "community": , "soft_reconfiguration": , "remove_private_as": , "next_hop_self": , "password": , "maximum_hops": , "timer_keepalive": , "timer_timeout": , "description": , "kind": , "virtual_interface": }, ... ] } * **virtual_interface** - You can associate a virtual interface to new Neighbor passing its identifier in this field. URL Example:: /api/v4/neighbor/