Skip to content

Commit

Permalink
Fabric API update after switching to a new ID allocation
Browse files Browse the repository at this point in the history
  • Loading branch information
Frostman committed Feb 7, 2024
1 parent 55157e4 commit 263d56e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions docs/reference/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -624,10 +624,6 @@ VPCStatus defines the observed state of VPC
_Appears in:_
- [VPC](#vpc)

| Field | Description |
| --- | --- |
| `vni` _integer_ | VNI is the global Fabric-level VNI allocated for the VPC |
| `subnetVNIs` _object (keys:string, values:integer)_ | SubnetVNIs is the map of subnet names to the global Fabric-level VNIs allocated for the VPC subnets |


#### VPCSubnet
Expand Down Expand Up @@ -987,9 +983,6 @@ ConnectionStatus defines the observed state of Connection
_Appears in:_
- [Connection](#connection)

| Field | Description |
| --- | --- |
| `systemID` _integer_ | |


#### FabricLink
Expand Down

0 comments on commit 263d56e

Please sign in to comment.