Key Name | Type | Required |
---|---|---|
descriptions |
list | None |
Unique description per port. When set, takes priority over description. This can be a template using the AVD string formatter syntax: https://avd.arista.com/stable/ansible_collections/arista/avd/roles/eos_designs/docs/how-to/custom-descriptions-names.html#avd-string-formatter-syntax. The available template fields are:
endpoint_type
- the type
of the connected endpoint either set on the endpoint or taken from connected_endpoints_keys.type
like server
, router
etc.endpoint
- The name of the connected endpointendpoint_port
- The value from endpoint_ports
for this switch port if set.port_channel_id
: The port-channel number for the switch.NOTE: We are using the same format as jq to specify the path to the key.
.connected_endpoints[].adapters[].descriptions[]