Field | Required | Accessor | Description |
---|---|---|---|
name | — | Name | |
rd | — | — | Unique route distinguisher (as defined in RFC 4364) |
tenant | — | name | Assigned tenant |
enforce_unique | — | — |
Prevent duplicate prefixes/IP addresses within this VRF
Specify true or false |
description | — | — | Description |
import_targets | — | name | Import route targets |
export_targets | — | name | Export route targets |
comments | — | — | Comments |
tags | — | slug | Tag slugs separated by commas, encased with double quotes (e.g. "tag1,tag2,tag3") |
id | — | — | Numeric ID of an existing object to update (if not creating a new object) |
Required fields must be specified for all objects.
Related objects may be referenced by any unique attribute. For example, vrf.rd
would identify a VRF by its route distinguisher.