Field | Required | Accessor | Description |
---|---|---|---|
name | — | Name | |
slug | — | URL-friendly unique shorthand | |
color | — |
RGB color in hexadecimal. Example: 00ff00
|
|
description | — | — | Description |
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.