Skip to content

Commit

Permalink
feat: Update docs for New device type - "Aviatrix Transit Edge" under…
Browse files Browse the repository at this point in the history
… Aviatrix Vendor (#801)

feat: Update docs for New device type - "Aviatrix Transit Edge" under
Aviatrix Vendor
  • Loading branch information
kpdhulipala authored and srushti-patl committed Oct 28, 2024
1 parent 6b61a43 commit b780ddf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/resources/network_device.md.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ The following arguments are supported:
* `package_code` - (Required) Device software package code.
* `version` - (Required) Device software software version.
* `core_count` - (Required) Number of CPU cores used by device. (**NOTE: Use this field to resize your device. When resizing your HA devices, primary device will be upgraded first. If the upgrade failed, device will be automatically rolled back to the previous state with original core number.**)
* `tier` - (Optional, conflicts with `throughput`,`throughput_unit` ) Select bandwidth tier for your own license, i.e., `0` or `1` or `2` or `3`. Tiers applicable only for C8000V Autonomous or C8000V SDWAN (controller) device types. If not provided, tier is defaulted to '2'.
* `term_length` - (Required) Device term length.
* `self_managed` - (Optional) Boolean value that determines device management mode, i.e., `self-managed` or `Equinix-managed` (default).
* `byol` - (Optional) Boolean value that determines device licensing mode, i.e., `bring your own license` or `subscription` (default).
Expand Down

0 comments on commit b780ddf

Please sign in to comment.