HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/virtual_network_ids/{Virtual_Network_ID.type},{Virtual_Network_ID.id}

Path Params
string
enum
required

Reference Resource: Virtual_Network_ID
Type of the network identifier.

Allowed:
string
required

Reference Resource: Virtual_Network_ID
Network Identifier.

Body Params
string

Reference Resource: ACL
IPv4 ACL for routed ingress traffic, potentially in flight desired to be applied to this VNI, as identified in the ACL. This configuration is applicable only when the VNI is an L3 VNI. An empty column value indicates that no list is applied for this type and direction.

int64
-9007199254740991 to 9007199254740991

The version of the 'aclv4_routed_in_cfg' column. This value is changed to a random value each time any management interface modifies the 'aclv4_routed_in_cfg' value. An empty column value will indicate that the user does not want the system to process this configuration yet.

string

Reference Resource: ACL
IPv6 ACL for routed ingress traffic, potentially in flight desired to be applied to this VNI, as identified in the ACL. This configuration is applicable only when the VNI is an L3 VNI. An empty column value indicates that no list is applied for this type and direction.

int64
-9007199254740991 to 9007199254740991

The version of the 'aclv6_routed_in_cfg' column. This value is changed to a random value each time any management interface modifies the 'aclv6_routed_in_cfg' value. An empty column value will indicate that the user does not want the system to process this configuration yet.

string
required

Reference Resource: Interface
Interface (VXLAN etc.) that is associated with the Network ID.

string

Reference Resource: Policy
Classifier policy for routed ingress traffic, potentially in flight, desired to be applied to this VNI, as identified in the policy. An empty column value indicates that no list is applied for this type and direction.

int64
-9007199254740991 to 9007199254740991

The version of 'policy_routed_in_cfg'. This value is changed to a random value each time any management interface modifies the 'policy_routed_in_cfg' value. An empty column value will indicate that the user does not want the system to process this configuration yet.

boolean

If set to 'true' symmetric routing is enabled on the network ID.

string

Reference Resource: VLAN
VLAN to be mapped to the layer 2 specific network ID.

string

Reference Resource: VRF
This field takes effect only if 'routing' is enabled on the network ID. Unless specified explicitly the network ID gets mapped to 'default' VRF.

Responses
200

OK

204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
Response
Click Try It! to start a request and see the response here!